mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-07 03:06:38 +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:
|
||||
toolchain: ${{matrix.rust}}
|
||||
- name: Additional Cargo Commands
|
||||
run: |
|
||||
cargo update
|
||||
run: cargo update
|
||||
- name: echo ${{'${{steps.toolchain.outputs.cachekey}}'}}
|
||||
run: echo '${{steps.toolchain.outputs.cachekey}}'
|
||||
- name: check ${{'${{steps.toolchain.outputs.cachekey}}'}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue