Skip to content

Commit 9e053cb

Browse files
committed
ci: fix
1 parent c9d6de6 commit 9e053cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify_interface_header_sets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: cmake --preset ci-strict-unix-static-debug
2626

2727
- name: "Static Debug: Verify header file sets"
28-
run: cmake --build preset build-ci-strict-unix-static-debug --target all_verify_interface_header_sets
28+
run: cmake --build --preset build-ci-strict-unix-static-debug --target all_verify_interface_header_sets

0 commit comments

Comments
 (0)