Skip to content

Commit

Permalink
Rust: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Paolo Tranquilli committed Dec 19, 2024
1 parent 7f5b8fd commit 110d399
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 @@ -34,7 +34,7 @@ jobs:
- name: Inject sources
shell: bash
run: |
bazel run //rust/ast-generator:inject_sources
bazel run //rust/ast-generator:inject-sources
- name: Format
shell: bash
run: |
Expand Down

0 comments on commit 110d399

Please sign in to comment.