try again

This commit is contained in:
cmclark00 2024-10-11 02:49:03 -04:00
parent e89e6ce2f2
commit 48a6330c70

View file

@ -25,7 +25,7 @@ jobs:
arch: 'win64_msvc2019_64' arch: 'win64_msvc2019_64'
- name: Install CMake - name: Install CMake
uses: twxz/install-cmake@v2 uses: lukka/get-cmake@v3
with: with:
cmake-version: 'latest' cmake-version: 'latest'