This commit is contained in:
howardwu 2020-08-12 16:24:11 -07:00
parent cd5fda0d49
commit 1581a0876d

View File

@ -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