mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 23:50:53 +02:00
fix syntax error
link to static fmt lib again
This commit is contained in:
parent
a50af55582
commit
e8d1012d41
2 changed files with 5 additions and 5 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -40,4 +40,4 @@ jobs:
|
|||
|
||||
- name: build standalone with clang-tidy
|
||||
run: |
|
||||
cmake -S standalone -B build/standalone -DUSE_STATIC_ANALYZER=clang-tidy
|
||||
cmake -S standalone -B build/standalone -DUSE_STATIC_ANALYZER=clang-tidy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue