Add actions file #1
1 changed files with 3 additions and 0 deletions
|
@ -15,5 +15,8 @@ jobs:
|
|||
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
|
||||
- name: Install flip-link
|
||||
run: cargo install flip-link
|
||||
|
||||
- name: Build
|
||||
run: cargo build
|
||||
|
|
Loading…
Reference in a new issue