Skip to content

Commit 110d399

Browse files
author
Paolo Tranquilli
committed
Rust: fix workflow
1 parent 7f5b8fd commit 110d399

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Inject sources
3535
shell: bash
3636
run: |
37-
bazel run //rust/ast-generator:inject_sources
37+
bazel run //rust/ast-generator:inject-sources
3838
- name: Format
3939
shell: bash
4040
run: |

0 commit comments

Comments
 (0)