Codechange: [Actions] Use NuGet for vcpkg binary caching
This commit is contained in:
1
.github/workflows/release-macos.yml
vendored
1
.github/workflows/release-macos.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
uses: ./.github/actions/setup-vcpkg
|
||||
with:
|
||||
vcpkg-location: ${{ runner.temp }}/vcpkg
|
||||
mono-install-command: 'brew install mono'
|
||||
|
||||
- name: Install dependencies
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user