Skip to content

Commit 67c8044

Browse files
authored
Update CLI verification command in rust.yml
1 parent 8100de5 commit 67c8044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Verify CLI
3737
run: |
38-
langcodec-cli --version
38+
langcodec --help
3939
4040
- name: Build
4141
run: cargo build --verbose

0 commit comments

Comments
 (0)