Compare commits

..

1 commit

Author SHA1 Message Date
6e5adeae7d
to be squashed: add node
All checks were successful
/ build (push) Successful in 8s
2025-02-12 18:45:05 +01:00

View file

@ -18,7 +18,7 @@ jobs:
run: |
apk update
# For CI actions.
apk add nodejs-current
apk add nodejs-current git
# For uploading.
apk add rsync openssh