mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update windows.yml
This commit is contained in:
parent
8ba05fc866
commit
2a9217fb25
1 changed files with 3 additions and 3 deletions
6
.github/workflows/windows.yml
vendored
6
.github/workflows/windows.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue