This commit is contained in:
howardwu 2020-08-12 16:46:03 -07:00
parent a40f9cecea
commit 94e7711ca9

View File

@ -95,6 +95,7 @@ jobs:
- uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.SNARKOS_DEPLOY_KEY }}
name: id_rsa
known_hosts: ${{ secrets.KNOWN_HOSTS }}
- name: Install Rust