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