First attempt.

fix/windows-pipeline
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
1 changed files with 1 additions and 1 deletions

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