mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-10 10:05:56 +03:00
Update windows ci
This commit is contained in:
parent
164ea500eb
commit
6cdf0983f8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
||||
echo $Env:SSH_KEY > C:\Users\runneradmin\.ssh\id_rsa
|
||||
ssh -oStrictHostKeyChecking=no git@github.com
|
||||
env:
|
||||
SSH_KEY: ${{ secrets.SNARKOS_DEPLOY_KEY }}
|
||||
SSH_KEY: ${{ secrets.SNARKOS_DEPLOY_KEY_WINDOWS }}
|
||||
|
||||
- name: Install Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
Loading…
Reference in New Issue
Block a user