This commit is contained in:
parent
de3935e18b
commit
be0508bdad
2 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,8 @@ jobs:
|
|||
with:
|
||||
file: rust-toolchain
|
||||
field: toolchain.targets
|
||||
|
||||
- uses: https://github.com/SebRollen/toml-action@v1.2.0
|
||||
id: read_rust_components
|
||||
with:
|
||||
file: rust-toolchain
|
||||
|
|
|
@ -16,6 +16,8 @@ jobs:
|
|||
with:
|
||||
file: rust-toolchain
|
||||
field: toolchain.targets
|
||||
|
||||
- uses: https://github.com/SebRollen/toml-action@v1.2.0
|
||||
id: read_rust_components
|
||||
with:
|
||||
file: rust-toolchain
|
||||
|
|
Loading…
Reference in a new issue