Update .forgejo/workflows/build.yml
This commit is contained in:
parent
4e85024b40
commit
cdfa79bccb
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- name: Install dependencies
|
||||
run: if [ -f requirements.txt ]; then pip install --break-system-packages -r requirements.txt; fi
|
||||
- name: Install flatpak
|
||||
run: apt update && sudo apt install flatpak flatpak-builder -y
|
||||
- name: Setup flathub
|
||||
|
|
Loading…
Add table
Reference in a new issue