mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05: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'
|
arch: 'win32'
|
||||||
dir: ${{ github.workspace }}/Qt
|
dir: ${{ github.workspace }}/Qt
|
||||||
|
|
||||||
- name: Install CMake
|
- name: Install Latest CMake
|
||||||
uses: twang2218/install-cmake@v1.4
|
uses: ssrobins/install-cmake@v1
|
||||||
with:
|
with:
|
||||||
cmake-version: '3.22.1'
|
version: '3.22.1'
|
||||||
|
|
||||||
- name: Install NSIS
|
- name: Install NSIS
|
||||||
uses: crazy-max/ghaction-chocolatey@v2
|
uses: crazy-max/ghaction-chocolatey@v2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue