This commit is contained in:
howardwu 2020-08-12 16:43:23 -07:00
parent 336554f28c
commit a40f9cecea

View File

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