Update .forgejo/workflows/build.yml
All checks were successful
Auto build / Build Debian Package (push) Successful in 38s

This commit is contained in:
Nova Cat 2025-01-19 13:03:25 -08:00
parent 8bb8e9b238
commit bb856143fa

View file

@ -12,8 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- name: Install dependencies for sweerepo
run: apt update && apt install curl sudo
#- 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