mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Try to fix dev release.
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user