fix actions AGAIN
This commit is contained in:
parent
2358b4dd83
commit
713ceb2343
@ -10,8 +10,6 @@ jobs:
|
||||
- name: Install git and openssh
|
||||
run: |
|
||||
apk add --no-cache git openssh-client
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup SSH
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user