We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d6de6 commit 9e053cbCopy full SHA for 9e053cb
1 file changed
.github/workflows/verify_interface_header_sets.yml
@@ -25,4 +25,4 @@ jobs:
25
run: cmake --preset ci-strict-unix-static-debug
26
27
- name: "Static Debug: Verify header file sets"
28
- run: cmake --build preset build-ci-strict-unix-static-debug --target all_verify_interface_header_sets
+ run: cmake --build --preset build-ci-strict-unix-static-debug --target all_verify_interface_header_sets
0 commit comments