Skip to content

Commit

Permalink
Update run-cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir authored Nov 2, 2023
1 parent e35f8ff commit d6abee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: echo "root='${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_ROOT_OUT }}', triplet='${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_DEFAULT_TRIPLET_OUT }}' "

- name: Run CMake+vcpkg+NinjaMulti-Config (Release configuration)
uses: lukka/run-cmake@v10
uses: lukka/run-cmake@v11
id: runcmake
with:
cmakeListsTxtPath: '${{ github.workspace }}/src/CMakeLists.txt'
Expand Down

0 comments on commit d6abee9

Please sign in to comment.