This commit is contained in:
parent
b60e6d5b77
commit
5f8fcdb4c7
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
cd linux
|
||||
make COMPILER=${{ matrix.compiler }} CFG=release -j2
|
||||
make COMPILER=${{ matrix.compiler }} CFG=release
|
||||
|
||||
- name: Package
|
||||
run: |
|
||||
|
@ -41,5 +41,5 @@ jobs:
|
|||
with:
|
||||
url: https://code.nullprop.sh
|
||||
direction: upload
|
||||
release-dir: photomode-linux.zip
|
||||
release-dir: photomode
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue