Update .forgejo/workflows/build.yml
Some checks failed
Test / Check syntax (push) Successful in 10s
Test / Build Debian Package (push) Successful in 14s
Test / Test the application (push) Failing after 35s

This commit is contained in:
Nova Cat 2025-01-20 18:55:41 -08:00
parent dcd6df2382
commit deea8a1bd6

View file

@ -55,12 +55,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
#- name: Install dependencies for sweerepo
# run: apt update && apt install curl sudo
- name: Setup sweerepo
run: curl -L https://swee.codes/repo.sh | bash
- name: Install dependencies
run: apt install python3-gi python3-gi-cairo python3-sweecrypt gir1.2-gtk-3.0 -y
- name: Generate DEB
run: |
python3 generate-deb.py