First attempt.
parent
1c23a40aea
commit
7de7b98f56
|
@ -43,7 +43,7 @@ jobs:
|
||||||
run: cd src && npm test
|
run: cd src && npm test
|
||||||
-
|
-
|
||||||
name: Build the .zip
|
name: Build the .zip
|
||||||
shell: msys2 {0}
|
shell: bash
|
||||||
run: src/bin/buildForWindows.sh
|
run: src/bin/buildForWindows.sh
|
||||||
-
|
-
|
||||||
name: Archive production artifacts
|
name: Archive production artifacts
|
||||||
|
|
Loading…
Reference in New Issue