CI: fix typo in flag

closes https://github.com/official-stockfish/Stockfish/pull/6247

No functional change
This commit is contained in:
Disservin
2025-08-24 19:40:40 +02:00
committed by Joost VandeVondele
parent 176ef577e2
commit 47d60a50b6
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
- name: Run with glibcxx assertions - name: Run with glibcxx assertions
make_option: "" make_option: ""
cxx_extra_flags: -D_GLIBCXX_ASSERTIONS cxx_extra_flags: -D_GLIBCXX_ASSERTIONS
instrumented_option: non instrumented_option: none
defaults: defaults:
run: run:
working-directory: src working-directory: src