diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 3622fedfed4..56d093a5710 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