Skip to content

Commit

Permalink
Fix macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gracicot committed Sep 16, 2024
1 parent 9559b1f commit 672e58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
configurepreset: 'ci-macos'
buildpreset: 'ci-macos'
testpreset: 'ci-macos'
configurepresetcmdstring: '[`--preset`, `$[env.configure_preset_name]`]'
configurepresetcmdstring: '[`--preset`, `$[env.CONFIGURE_PRESET_NAME]`]'

linux-clang:
name: Clang ${{ matrix.clang }} Linux
Expand Down

0 comments on commit 672e58a

Please sign in to comment.