Update .forgejo/workflows/build.yml
All checks were successful
Auto build / Build Debian Package (push) Successful in 38s
All checks were successful
Auto build / Build Debian Package (push) Successful in 38s
This commit is contained in:
parent
8bb8e9b238
commit
bb856143fa
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue