This commit is contained in:
parent
aaadc9937b
commit
6e5adeae7d
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