Update actions-rs/cargo
This commit is contained in:
parent
c2e3560447
commit
a0eab7d913
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
|
|
||||||
# Compile is a separate step, as the actions-rs/cargo action supports error annotations
|
# Compile is a separate step, as the actions-rs/cargo action supports error annotations
|
||||||
- name: Compile
|
- name: Compile
|
||||||
uses: actions-rs/cargo@v1.0.1
|
uses: actions-rs/cargo@v1.0.3
|
||||||
with:
|
with:
|
||||||
command: rustc
|
command: rustc
|
||||||
args: --release -- -Zrun_dsymutil=no
|
args: --release -- -Zrun_dsymutil=no
|
||||||
|
Loading…
Reference in New Issue
Block a user