Rust: fix workflow

This commit is contained in:
Paolo Tranquilli
2024-12-19 12:23:36 +01:00
parent 7f5b8fdcec
commit 110d3994ea

View File

@@ -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: |