no strict ssh host
This commit is contained in:
parent
6647ec36aa
commit
08e7593f5d
@ -14,6 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
SSH-KEY: ${{secrets.read_key}}
|
SSH-KEY: ${{secrets.read_key}}
|
||||||
|
SSH-STRICT: 'false'
|
||||||
- name: Copy files to project dir
|
- name: Copy files to project dir
|
||||||
run: |
|
run: |
|
||||||
mkdir C:\SymfonyRunner
|
mkdir C:\SymfonyRunner
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user