First attempt.

This commit is contained in:
SamTV12345 2023-06-21 08:13:01 +02:00
parent 1c23a40aea
commit 7de7b98f56
No known key found for this signature in database
GPG key ID: E63EEC7466038043

View file

@ -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