mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-30 03:41:28 +00:00
Fix github actions build
This commit is contained in:
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: 1.41.0
|
toolchain: 1.41.0
|
||||||
override: true
|
override: true
|
||||||
|
components: rustfmt, clippy
|
||||||
- name: cargo fetch
|
- name: cargo fetch
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user