Skip to content

Commit

Permalink
fix public ci (#2732)
Browse files Browse the repository at this point in the history
  • Loading branch information
dopitz authored Jul 23, 2024
1 parent 5730b15 commit 3c9936c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"scripts/cmake-presets/nightly.json",
"scripts/cmake-presets/release.json",
"scripts/cmake-presets/integrate.json",
"scripts/cmake-presets/performance.json"
"scripts/cmake-presets/performance.json",
"scripts/cmake-presets/public.json"
],
"configurePresets": [

Expand Down

0 comments on commit 3c9936c

Please sign in to comment.