Change #12
1 changed files with 3 additions and 0 deletions
|
@ -17,5 +17,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
|
||||||
|
- name: Install flip-link
|
||||||
|
run: cargo install flip-link
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build
|
run: cargo build
|
Loading…
Reference in a new issue