Skip to content

Commit b2011d2

Browse files
committed
chore: windows
1 parent a72f076 commit b2011d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-win-arm64-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939

4040
- name: Install vcpkg
4141
run: |
42-
git clone https://github.com/microsoft/vcpkg.git C:\vcpkg
43-
cd C:\vcpkg
42+
git clone https://github.com/microsoft/vcpkg.git D:\vcpkg
43+
cd D:\vcpkg
4444
.\bootstrap-vcpkg.bat
4545
shell: cmd
4646

0 commit comments

Comments
 (0)