Compare commits
1 commit
5fc345c0de
...
7b827189c8
Author | SHA1 | Date | |
---|---|---|---|
7b827189c8 |
1 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
args: ${{ toolchain }} cargo build
|
args: ${{ toolchain }} cargo build
|
||||||
|
|
||||||
- name: Run ${{ toolchain }}
|
- name: Run
|
||||||
uses: https://git.kemitix.net/kemitix/rust@next
|
uses: https://git.kemitix.net/kemitix/rust@next
|
||||||
with:
|
with:
|
||||||
args: ${{ toolchain }} cargo run
|
args: cargo run
|
||||||
|
|
Loading…
Reference in a new issue