attempt fix
Some checks failed
/ lint (pull_request) Failing after 23s
/ build-x86_64 (pull_request) Failing after 14s

This commit is contained in:
Antoine Martin 2024-08-11 17:58:21 -04:00
parent 33c2e64332
commit 99979aa2c3
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -15,7 +15,7 @@ jobs:
steps:
- run: doas apk add nodejs git patch
- run: doas wget -P /etc/apk/keys 'https://ayakael.net/pkgs/apk/raw/branch/edge/antoine.martin@protonmail.com-5b3109ad.rsa.pub'
- uses: actions/checkout@v4
- uses: code.forgejo.org/forgejo/upload-artifact@v4
with:
fetch-depth: 500
- run: doas patch -d / -p1 -i ${{ github.workspace }}/.forgejo/patches/build.patch