This commit is contained in:
parent
30927d337d
commit
6f97112429
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
- name: Environment setup
|
||||
run: |
|
||||
apk add git nodejs ssh-agent
|
||||
apk add git nodejs openssh-client-common
|
||||
- uses: https://github.com/webfactory/ssh-agent@v0.9.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.PAGES_PRIVKEY }}
|
||||
|
|
Loading…
Reference in a new issue