This commit is contained in:
parent
2d96a0d9e7
commit
28f8b038c1
@ -14,6 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ssh-key: '${{ secrets.SSH_PRIVATE_KEY }}'
|
ssh-key: '${{ secrets.SSH_PRIVATE_KEY }}'
|
||||||
|
ssh-strict: false
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user