Update .forgejo/workflows/build.yml
All checks were successful
Sanity check / Test Python file (push) Successful in 18s

This commit is contained in:
Nova Cat 2024-10-12 22:58:09 -07:00
parent c7533e8637
commit 831038312b

View file

@ -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
with:
path: sweecrypt-gtk.deb path: sweecrypt-gtk.deb