Compare commits
2 commits
7b827189c8
...
5fc345c0de
Author | SHA1 | Date | |
---|---|---|---|
5fc345c0de | |||
dbe6a60417 |
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
|
- name: Run ${{ toolchain }}
|
||||||
uses: https://git.kemitix.net/kemitix/rust@next
|
uses: https://git.kemitix.net/kemitix/rust@next
|
||||||
with:
|
with:
|
||||||
args: cargo run
|
args: ${{ toolchain }} cargo run
|
||||||
|
|
Loading…
Reference in a new issue