to be squashed: add node
All checks were successful
/ build (push) Successful in 8s

This commit is contained in:
June 2025-02-12 18:45:05 +01:00
commit 6e5adeae7d
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -17,6 +17,8 @@ jobs:
- name: Install packages
run: |
apk update
# For CI actions.
apk add nodejs-current git
# For uploading.
apk add rsync openssh