Skip to content

Commit 6d5973e

Browse files
committed
chore: win arm
1 parent 3e509c9 commit 6d5973e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
run: |
4242
git clone https://github.com/microsoft/vcpkg.git C:\vcpkg
4343
cd C:\vcpkg
44-
.\bootstrap-vcpkg.bat
44+
dir
45+
bootstrap-vcpkg.bat
4546
shell: cmd
4647

4748
- name: Install OpenSSL (Static) for Windows ARM64

0 commit comments

Comments
 (0)