mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-06 21:00:08 -05:00
we need pigz in forgejo prep, too
This commit is contained in:
parent
89b4150fbf
commit
ce49bc46ad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
|||
push:
|
||||
runs-on: alpine
|
||||
steps:
|
||||
- run: apk update -U && apk add make gnupg patch python3 bash xz nodejs git
|
||||
- run: apk update -U && apk add make gnupg patch python3 bash xz nodejs git pigz
|
||||
shell: sh
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue