Skip to content

Commit dc3f12e

Browse files
committed
Get CMake in CI
1 parent 3ec014c commit dc3f12e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- name: Checkout repository
2525
uses: actions/checkout@v4
2626

27+
- uses: lukka/get-cmake@latest
28+
2729
- name: Setup vcpkg
2830
uses: lukka/run-vcpkg@v11
2931

0 commit comments

Comments
 (0)