mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-27 13:55:34 +03:00
Test run
This commit is contained in:
parent
cd5fda0d49
commit
1581a0876d
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -93,8 +93,8 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- uses: webfactory/ssh-agent@v0.4.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SNARKOS_DEPLOY_KEY }}
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SNARKOS_DEPLOY_KEY }}
|
||||
|
||||
- name: Install Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
Loading…
Reference in New Issue
Block a user