add node
Some checks failed
/ lint (pull_request) Failing after 55s

This commit is contained in:
Antoine Martin 2024-08-11 16:46:58 -04:00
parent b1632eb2cb
commit 1c5d729b89
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -9,6 +9,7 @@ jobs:
container:
image: alpine:edge
steps:
- run: apk add nodejs
- uses: actions/checkout@v4
- run: |
apk add shellcheck atools sudo abuild