0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-21 21:23:08 -05:00
This commit is contained in:
Malte Jürgens 2023-10-03 22:07:12 +02:00
parent 85e64445ee
commit 134756f06e
No known key found for this signature in database
GPG key ID: D29FBD5F93C0CFC3

View file

@ -5,8 +5,9 @@ jobs:
push:
runs-on: alpine
steps:
- run: apk update -U && apk add make gnupg patch python3 bash xz
- run: apk update -U && apk add make gnupg patch python3 bash xz nodejs git
shell: sh
- uses: actions/checkout@v3
- run: make fetch-upstream-woodpecker
- run: make check-patchfail-woodpecker
- run: make all