Update .github/workflows/main.yml
This commit is contained in:
parent
95730fd19c
commit
714cc1aef0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
password: ${{ env.DOCKER_PASSWORD }}
|
||||
|
||||
- name: Setup docker
|
||||
uses: docker-practice/actions-setup-docker@master
|
||||
uses: https://github.com/docker-practice/actions-setup-docker@master
|
||||
|
||||
- name: Install Rust ToolChain
|
||||
uses: https://github.com/actions-rs/toolchain@v1
|
||||
|
|
Loading…
Reference in a new issue