Update build_all.yml
This commit is contained in:
parent
c12dd56fc0
commit
454c070eea
1
.github/workflows/build_all.yml
vendored
1
.github/workflows/build_all.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
||||
env:
|
||||
SSH_FINGERPRINT: ${{secrets.SSH_FINGERPRINT}}
|
||||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
echo "$SSH_FINGERPRINT" >> ~/.ssh/known_hosts
|
||||
shell: bash
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user