attempt fix
Some checks failed
/ lint (pull_request) Failing after 24s
/ build-x86_64 (pull_request) Successful in 42s

This commit is contained in:
Antoine Martin 2024-08-11 18:01:27 -04:00
parent 707a34baac
commit 533b9297f0
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -15,12 +15,12 @@ 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: forgejo/upload-artifact@v4
- uses: actions/checkout@v4
with:
fetch-depth: 500
- run: doas patch -d / -p1 -i ${{ github.workspace }}/.forgejo/patches/build.patch
- run: build.sh
- uses: actions/upload-artifact@v4
- uses: forgejo/upload-artifact@v4
with:
name: package
path: packages