Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sijie Yang <[email protected]>
  • Loading branch information
iyangsj authored Oct 10, 2024
1 parent 58f86bd commit 25dd7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:

- name: Run cargo build
run: |
cargo install ohrs \
cargo install ohrs
ohrs build -- --verbose --features ffi --release
static_analysis:
Expand Down

0 comments on commit 25dd7cf

Please sign in to comment.