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
|
- name: Generate DEB
|
||||||
run: |
|
run: |
|
||||||
python generate-deb.py
|
python generate-deb.py
|
||||||
- uses: forgejo/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: sweecrypt-gtk.deb
|
path: sweecrypt-gtk.deb
|
Loading…
Reference in a new issue