mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-27 14:04:56 +01:00
Trigger CI rerun
This commit is contained in:
parent
2bde8af214
commit
6df6db40d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -172,6 +172,7 @@ jobs:
|
||||||
command: check
|
command: check
|
||||||
args: -p homogeneous --examples --target=${{ matrix.target }}
|
args: -p homogeneous --examples --target=${{ matrix.target }}
|
||||||
|
|
||||||
|
# Use precompiled binutils
|
||||||
- name: cargo install cargo-binutils
|
- name: cargo install cargo-binutils
|
||||||
uses: actions-rs/install@v0.1
|
uses: actions-rs/install@v0.1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue