Skip to content

Commit

Permalink
keep trying to get cmake/vcpkg happy
Browse files Browse the repository at this point in the history
  • Loading branch information
dovholuknf committed Sep 24, 2023
1 parent 92bbbaa commit a2517dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/native-nuget-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
- uses: lukka/run-cmake@v10
name: Configure CMake
with:
cmakeListsTxtPath: '${{ github.workspace }}/ZitiNativeApiForDotnetCore/CMakeLists.txt'
configurePreset: ci-${{ matrix.preset }}
configurePresetAdditionalArgs: "[ `-B`, ${{ env.TARGETDIR }}, ${{ matrix.cmake_arch_flag }} ]"

Expand Down

0 comments on commit a2517dd

Please sign in to comment.