Compare commits

...

1 Commits

Author SHA1 Message Date
SamTV12345 7de7b98f56
First attempt. 2023-06-21 08:13:01 +02:00
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