Skip to content

Commit 057a272

Browse files
f
1 parent cfd3232 commit 057a272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: bazel build apps/public/Datasets/...
3636
- name: Smoke test
3737
run: |
38-
cd bazel-bin/apps/public/Datasets/v2/cmd/datasets/datasets_/datasets \
38+
cd bazel-bin/apps/public/Datasets/v2/cmd/datasets/datasets_ \
3939
&& ./datasets --version \
4040
&& ./datasets --help \
4141
&& ./datasets download virus genome taxon 101947

0 commit comments

Comments
 (0)