diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 3622fedfe..56d093a57 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -43,7 +43,7 @@ jobs: run: cd src && npm test - name: Build the .zip - shell: msys2 {0} + shell: bash run: src/bin/buildForWindows.sh - name: Archive production artifacts