mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-17 06:51:02 +00:00
@@ -53,9 +53,8 @@ jobs:
|
|||||||
|
|
||||||
- name: install rust toolchain
|
- name: install rust toolchain
|
||||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||||
|
with:
|
||||||
- name: Add required rustup component
|
components: rust-src
|
||||||
run: rustup component add rust-src
|
|
||||||
|
|
||||||
- name: Install toml-sort
|
- name: Install toml-sort
|
||||||
run: cargo install --git https://github.com/4meta5/toml_sort
|
run: cargo install --git https://github.com/4meta5/toml_sort
|
||||||
|
|||||||
Reference in New Issue
Block a user