.gitea/workflows/pull_request.yaml aktualisiert
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 12m35s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 12m35s
This commit is contained in:
parent
2d60a46e2b
commit
0cb7d0975e
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