Skip to content

Commit

Permalink
CI: Is CMake dumb?
Browse files Browse the repository at this point in the history
  • Loading branch information
MeFisto94 committed Dec 23, 2023
1 parent 018d129 commit 4aa5add
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
# The vcpkg.json file, which will be part of cache key computation.
vcpkgJsonGlob: 'server/Native/vcpkg.json'
vcpkgGitCommitId: '16ee2ecb31788c336ace8bb14c21801efb6836e4'
- name: Generate build output folder
run: mkdir '${{ github.workspace }}\server\Native\build\ninja-vcpkg
- name: Run CMake with vcpkg.json manifest
uses: lukka/run-cmake@v10
with:
Expand Down

0 comments on commit 4aa5add

Please sign in to comment.