mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +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
|
||||
args: -p homogeneous --examples --target=${{ matrix.target }}
|
||||
|
||||
# Use precompiled binutils
|
||||
- name: cargo install cargo-binutils
|
||||
uses: actions-rs/install@v0.1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue