apk add nodejs

This commit is contained in:
Antoine Martin 2024-08-11 18:40:54 -04:00
parent aa468d086e
commit dba881ae17
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -11,6 +11,7 @@ jobs:
image: alpine:latest
if: github.event.issue.pull_request && contains(github.event.comment.body, '/deploy')
steps:
- run: apk add nodejs curl
- uses: actions/download-artifact@v4
with:
name: package