diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 9d71d657..2629f078 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -20,6 +20,7 @@ jobs: - uses: actions/checkout@v4 with: submodules: true + - uses: lukka/get-cmake@latest - uses: actions/setup-node@v4 with: node-version: '20.x' @@ -56,6 +57,8 @@ jobs: with: submodules: true + - uses: lukka/get-cmake@latest + - name: basic test for run-vcpkg (not running vcpkg). uses: ./ with: @@ -93,6 +96,9 @@ jobs: uses: actions/checkout@v4 with: submodules: true + + - uses: lukka/get-cmake@latest + - name: basic test for run-vcpkg (not running vcpkg). uses: ./ with: