Switch ssh

This commit is contained in:
howardwu 2020-08-14 00:22:05 -07:00
parent 64349ab590
commit 7b6c912c70

View File

@ -112,7 +112,7 @@ jobs:
with:
key: ${{ secrets.SNARKOS_DEPLOY_KEY_WINDOWS }}
name: id_rsa # optional
known_hosts: ${{ secrets.KNOWN_HOSTS }}
# known_hosts: ${{ secrets.KNOWN_HOSTS }}
- name: Install Rust
uses: actions-rs/toolchain@v1