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

@ -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