add nodejs
Some checks failed
ci / checkout (push) Failing after 12s

This commit is contained in:
R.J. 2025-01-31 05:38:16 +01:00
parent 3568b397d3
commit 7a3501b64d
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -10,7 +10,7 @@ jobs:
image: alpine:edge
steps:
- name: Get git and podman
run: apk add git podman
run: apk add git podman nodejs
- name: Checkout
uses: actions/checkout@v4
- name: Login