parent
bdf9551bac
commit
3a8ab05391
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: install requirements
|
- name: install requirements
|
||||||
run: |
|
run: |
|
||||||
apk add --no-cache nodejs npm openssh-client rsync
|
apk add --no-cache nodejs npm openssh-client rsync git
|
||||||
|
|
||||||
|
|
||||||
- name: pull repo
|
- name: pull repo
|
||||||
|
|
Loading…
Reference in a new issue