Update build_all.yml
This commit is contained in:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user