File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 override : true
2121 default : true
2222 - name : Install cargo-unleash
23- run : cargo install cargo-unleash --git git@ github.com: xlc/cargo-unleash.git # https://github.com/paritytech/cargo-unleash/pull/38
23+ run : cargo install cargo-unleash --git https:// github.com/ xlc/cargo-unleash.git # https://github.com/paritytech/cargo-unleash/pull/38
2424 - name : Prepare
2525 run : make Cargo.toml
2626 - name : Cargo unleash check
Original file line number Diff line number Diff line change 1515 toolchain : stable
1616 override : true
1717 - run : make Cargo.toml
18- run : cargo install cargo-unleash --git git@ github.com: xlc/cargo-unleash.git # https://github.com/paritytech/cargo-unleash/pull/38
18+ run : cargo install cargo-unleash --git https:// github.com/ xlc/cargo-unleash.git # https://github.com/paritytech/cargo-unleash/pull/38
1919 - run : cargo unleash em-dragons
2020 env :
2121 CRATES_TOKEN : ${{ secrets.CRATES_TOKEN }}
You can’t perform that action at this time.
0 commit comments