fix actions AGAIN
This commit is contained in:
parent
e3f00a8874
commit
74ecb55817
@ -10,8 +10,6 @@ jobs:
|
||||
- name: Install git
|
||||
run: |
|
||||
apk add --no-cache git
|
||||
- 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