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