Update .forgejo/workflows/build.yml
All checks were successful
Sanity check / Test Python file (push) Successful in 18s
All checks were successful
Sanity check / Test Python file (push) Successful in 18s
This commit is contained in:
parent
c7533e8637
commit
831038312b
1 changed files with 2 additions and 1 deletions
|
@ -18,4 +18,5 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python generate-deb.py
|
python generate-deb.py
|
||||||
- uses: forgejo/upload-artifact@v4
|
- uses: forgejo/upload-artifact@v4
|
||||||
path: sweecrypt-gtk.deb
|
with:
|
||||||
|
path: sweecrypt-gtk.deb
|
Loading…
Reference in a new issue