Skip to content

Commit 2df2d1d

Browse files
committed
fix: windows vcpkg cache
1 parent 63e4020 commit 2df2d1d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/windows.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
2424
- name: Setup anew (or from cache) vcpkg (and does not build any package)
2525
uses: lukka/run-vcpkg@v11 # Always specify the specific _version_ of the
26-
with:
27-
vcpkgManifestInstall: true
28-
vcpkgAdditionalArgs: --install-dir ${{ github.workspace }}/vcpkg_installed
2926

3027
- name: Download Autodesk FBX SDK
3128
env:

0 commit comments

Comments
 (0)