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