Update the release workflow.

This commit is contained in:
David Given
2023-10-28 12:52:25 +02:00
parent 43e6840e78
commit 38408820ca

View File

@@ -32,6 +32,7 @@ jobs:
mingw-w64-i686-wxWidgets
mingw-w64-i686-zlib
mingw-w64-i686-nsis
mingw-w64-i686-python
zip
vim
- uses: actions/checkout@v3
@@ -42,7 +43,7 @@ jobs:
- name: build
run: |
make -j2
MAGICK_TIME_LIMIT=100 make -j`nproc`
- name: nsis
run: |