Skip to content

Commit

Permalink
feat: Automatically build package and upload binary files to the issu…
Browse files Browse the repository at this point in the history
…e list 2
  • Loading branch information
xia-chu committed Jun 1, 2024
1 parent 15682df commit 12a5819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: lukka/run-vcpkg@v7
with:
vcpkgDirectory: '${{github.workspace}}/vcpkg'
vcpkgTriplet: arm64-osx
vcpkgTriplet: arm64-osx-static
# 2024.06.01
vcpkgGitCommitId: '47364fbc300756f64f7876b549d9422d5f3ec0d3'
vcpkgArguments: 'openssl libsrtp[openssl]'
Expand Down

0 comments on commit 12a5819

Please sign in to comment.