mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-07 11:16:37 +00:00
Update ci.yml
This commit is contained in:
parent
811d4e2c35
commit
db71957e87
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -31,8 +31,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
toolchain: ${{matrix.rust}}
|
toolchain: ${{matrix.rust}}
|
||||||
- name: Additional Cargo Commands
|
- name: Additional Cargo Commands
|
||||||
run: |
|
run: cargo update
|
||||||
cargo update
|
|
||||||
- name: echo ${{'${{steps.toolchain.outputs.cachekey}}'}}
|
- name: echo ${{'${{steps.toolchain.outputs.cachekey}}'}}
|
||||||
run: echo '${{steps.toolchain.outputs.cachekey}}'
|
run: echo '${{steps.toolchain.outputs.cachekey}}'
|
||||||
- name: check ${{'${{steps.toolchain.outputs.cachekey}}'}}
|
- name: check ${{'${{steps.toolchain.outputs.cachekey}}'}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue