to be squashed: add node
This commit is contained in:
parent
af20700ed4
commit
881f81c1dd
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue