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