Update windows.yml

This commit is contained in:
cmclark00 2024-08-14 00:20:51 -04:00 committed by GitHub
parent 8ba05fc866
commit 2a9217fb25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,10 +25,10 @@ jobs:
arch: 'win32'
dir: ${{ github.workspace }}/Qt
- name: Install CMake
uses: twang2218/install-cmake@v1.4
- name: Install Latest CMake
uses: ssrobins/install-cmake@v1
with:
cmake-version: '3.22.1'
version: '3.22.1'
- name: Install NSIS
uses: crazy-max/ghaction-chocolatey@v2