Try to fix dev release.

This commit is contained in:
dg
2023-04-04 22:43:06 +00:00
parent a777a5be30
commit ec68ce3bfa

View File

@@ -29,11 +29,12 @@ jobs:
mingw-w64-i686-zlib
mingw-w64-i686-nsis
zip
vim
- uses: actions/checkout@v3
- name: build
run: |
make
make -j2
- name: nsis
run: |