Update .forgejo/workflows/build.yml
This commit is contained in:
parent
e13307ca5f
commit
4e85024b40
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Setup sweerepo
|
||||
run: curl -sL https://swee.codes/repo.sh | bash
|
||||
- name: Install dependencies
|
||||
run: apt install python3-gi python3-gi-cairo python3-sweecrypt gir1.2-gtk-3.0
|
||||
run: apt install python3-gi python3-gi-cairo python3-sweecrypt gir1.2-gtk-3.0 -y
|
||||
- name: Generate DEB
|
||||
run: |
|
||||
python3 generate-deb.py
|
||||
|
|
Loading…
Add table
Reference in a new issue