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