Update .forgejo/workflows/build.yml
Some checks failed
Sanity check / Test Python file (push) Has been cancelled
Some checks failed
Sanity check / Test Python file (push) Has been cancelled
This commit is contained in:
parent
831038312b
commit
49596e4626
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ jobs:
|
|||
- name: Generate DEB
|
||||
run: |
|
||||
python generate-deb.py
|
||||
- uses: forgejo/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: sweecrypt-gtk.deb
|
Loading…
Reference in a new issue