Skip to content

Commit ad8afdf

Browse files
committed
Fixed Windows rebuild (2x) steps
1 parent 4a47714 commit ad8afdf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,13 @@ jobs:
5353
rebuildwake.bat
5454
5555
- name: rebuild modules with new wake (2x)
56+
shell: cmd
5657
run: |
5758
cd %CD%\scripts
5859
rebuildmods.bat
5960
6061
- name: rebuild wake with new modules (2x)
62+
shell: cmd
6163
run: |
6264
cd %CD%\scripts
6365
rebuildwake.bat

0 commit comments

Comments
 (0)