💚 fix build

parent 077fe41a
...@@ -110,4 +110,4 @@ jobs: ...@@ -110,4 +110,4 @@ jobs:
- name: cmake - name: cmake
run: cmake -S . -B build -DJSON_CI=On run: cmake -S . -B build -DJSON_CI=On
- name: build - name: build
run: cmake --build build --target ci_test_{{ matrix.compiler }}_cxx{{ matrix.standard }} run: cmake --build build --target ci_test_${{ matrix.compiler }}_cxx${{ matrix.standard }}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment