make cargo make latest
This commit is contained in:
parent
0fb809a553
commit
26a7fbf3c4
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
override: true
|
||||
- uses: davidB/rust-cargo-make@v1
|
||||
with:
|
||||
version: '0.23.0'
|
||||
version: 'latest'
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: cargo make build_standalone
|
Loading…
Reference in New Issue
Block a user