Switch to correct shell.

This commit is contained in:
SamTV12345 2023-08-05 22:55:29 +02:00
parent b0cf1634c1
commit 772600d0cc

View file

@ -41,6 +41,7 @@ jobs:
run: src/bin/installDeps.sh
- name: Install tar
run: pacman -S tar
shell: msys2 {0}
- name: Build the .zip
shell: msys2 {0}
run: src/bin/buildForWindows.sh