Update sanitizer.yml

., do not provide a configurePreset value).
pull/5504/head
mosfet80 2024-03-15 16:33:26 +01:00 committed by GitHub
parent 751d820e84
commit 8a730d635b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ jobs:
CC: clang
- name: configure and build
uses: lukka/run-cmake@v10.1
uses: lukka/run-cmake@v10.2
with:
cmakeListsOrSettingsJson: CMakeListsTxtAdvanced
cmakeListsTxtPath: '${{ github.workspace }}/CMakeLists.txt'
@ -48,7 +48,7 @@ jobs:
CC: clang
- name: configure and build
uses: lukka/run-cmake@v10.1
uses: lukka/run-cmake@v10.2
with:
cmakeListsOrSettingsJson: CMakeListsTxtAdvanced
cmakeListsTxtPath: '${{ github.workspace }}/CMakeLists.txt'