Fix the compile_commands.json path on the CI

This commit is contained in:
Sameer Rahmani 2022-06-13 21:09:11 +01:00
parent f98eaabbc4
commit c0ad467c87
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ steps:
commands:
- cmake --version
- ./builder build
- ln -s build/compile_commands.json ./compile_commands.json
- name: Linters
image: rg.fr-par.scw.cloud/serene/llvm:15-8