commit | f5eb0705c7126a4148c6221e3543d7ff92b99493 | [log] [tgz] |
---|---|---|
author | David Chisnall <github@theravensnest.org> | Sat Dec 21 12:14:57 2024 +0000 |
committer | David Chisnall <github@theravensnest.org> | Sat Dec 21 12:14:57 2024 +0000 |
tree | e37f62ddf10648152d4f02d294aaf94c3995a7d0 | |
parent | 76a276aa4876bd4f7c5534413581c48ed23d249d [diff] |
Fix CI after last fix.
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a4bf284..837b60d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml
@@ -84,7 +84,7 @@ with: submodules: recursive - name: Generate compiler_commands.json files - run: ./scripts/generate_compiler_commands.sh + run: ./scripts/generate_compile_commands.sh - name: Run clang-format and clang-tidy run: ./scripts/run_clang_tidy_format.sh /cheriot-tools/bin