Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eric committed Mar 7, 2024
1 parent 26fd368 commit 675f70c
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 @@ -9,7 +9,7 @@ on:
# On each push to the `release` branch it will create or update a GitHub release, build your app, and upload the artifacts to the release.
env:
CARGO_TERM_COLOR: always
BINARIES_LIST: 'ncbi estimate_capacity build_db classify'
BINARIES_LIST: 'ncbi estimate_capacity build_db classify build_k2_db inspect'
PROJECT_PREFIX: 'kraken_rust_'

jobs:
Expand Down

0 comments on commit 675f70c

Please sign in to comment.