Merge pull request #5159 from mosfet80/patch-4

Update run-cmake into sanitizer.yml
pull/5176/head
Kim Kulling 2023-07-11 15:45:55 +02:00 committed by GitHub
commit cf7d363766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
CC: clang
- name: configure and build
uses: lukka/run-cmake@v2
uses: lukka/run-cmake@v3
with:
cmakeListsOrSettingsJson: CMakeListsTxtAdvanced
cmakeListsTxtPath: '${{ github.workspace }}/CMakeLists.txt'