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:
|
env:
|
||||||
SSH_FINGERPRINT: ${{secrets.SSH_FINGERPRINT}}
|
SSH_FINGERPRINT: ${{secrets.SSH_FINGERPRINT}}
|
||||||
run: |
|
run: |
|
||||||
|
mkdir -p ~/.ssh
|
||||||
echo "$SSH_FINGERPRINT" >> ~/.ssh/known_hosts
|
echo "$SSH_FINGERPRINT" >> ~/.ssh/known_hosts
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user