mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
Fix forgejo push workflow
This commit is contained in:
parent
4325958969
commit
1631a76053
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
|||
- run: apk update -U && apk add make gnupg patch python3 bash xz nodejs git
|
||||
shell: sh
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- run: make fetch-upstream-woodpecker
|
||||
- run: make check-patchfail-woodpecker
|
||||
- run: make all
|
||||
|
|
Loading…
Reference in a new issue