Update sanitizer.yml

This commit is contained in:
Kim Kulling
2020-09-30 19:27:32 +02:00
committed by GitHub
parent 177426185e
commit 0f4ce80ff1

View File

@@ -19,7 +19,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'