Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nmattia committed Dec 3, 2024
1 parent ee0329f commit 480aade
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- run: git submodule update --init
- working-directory: search
run: |
cargo --version
rustc --version
cargo run --release --bin search-cli -- --help
- run: exit 1
Expand Down

0 comments on commit 480aade

Please sign in to comment.