add findutils depend
Some checks failed
/ build-x86_64 (pull_request) Successful in 41s
/ deploy (pull_request) Failing after 20s
/ lint (pull_request) Successful in 22s

This commit is contained in:
Antoine Martin 2024-08-11 20:36:40 -04:00
parent a779b2b230
commit 90248de3af
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -30,7 +30,7 @@ jobs:
container:
image: alpine:latest
steps:
- run: apk add nodejs curl
- run: apk add nodejs curl findutils
- uses: forgejo/download-artifact@v4
- name: Deploy to repo
run: ${{ github.workspace }}/.forgejo/bin/deploy.sh