relax host key checking
This commit is contained in:
parent
29bc591d5c
commit
a331c6dac7
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ jobs:
|
||||||
ssh-key: ${{ secrets.TOKEN_NAME }}
|
ssh-key: ${{ secrets.TOKEN_NAME }}
|
||||||
# If you have specific known hosts
|
# If you have specific known hosts
|
||||||
ssh-known-hosts: git.mcdevitt.tech
|
ssh-known-hosts: git.mcdevitt.tech
|
||||||
|
ssh-strict: false
|
||||||
|
|
||||||
- name: Setup Rust
|
- name: Setup Rust
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue