forgejo-ci: add nodejs depend
Some checks failed
/ render (push) Failing after 26s

This commit is contained in:
IkiWiki 2024-08-25 18:50:14 -04:00
parent 560951bcd7
commit 33efed264a
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -8,7 +8,7 @@ jobs:
steps:
- name: Environment setup
run: |
apk add git ikiwiki po4a perl-yaml-tiny tree
apk add git ikiwiki po4a perl-yaml-tiny tree nodejs
- name: Repo pull
uses: actions/checkout@v4
with: