mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-29 03:35:10 +03:00
Switch ssh
This commit is contained in:
parent
64349ab590
commit
7b6c912c70
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user