Skip to content

Commit c9d52f5

Browse files
Update nightly.yml
1 parent 9089875 commit c9d52f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
run: vcpkg install --triplet x64-windows
4949

5050
- name: Download and install win64devkit
51+
shell: cmd
5152
run: |
5253
curl -L https://github.com/skeeto/w64devkit/releases/download/v2.2.0/w64devkit-x64-2.2.0.7z.exe --output w64devkit.zip
5354
Expand-Archive w64devkit.zip -DestinationPath .

0 commit comments

Comments
 (0)