mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
again
This commit is contained in:
parent
48a6330c70
commit
fe88464dc8
1 changed files with 1 additions and 3 deletions
4
.github/workflows/windows-build.yml
vendored
4
.github/workflows/windows-build.yml
vendored
|
@ -25,9 +25,7 @@ jobs:
|
|||
arch: 'win64_msvc2019_64'
|
||||
|
||||
- name: Install CMake
|
||||
uses: lukka/get-cmake@v3
|
||||
with:
|
||||
cmake-version: 'latest'
|
||||
uses: lukka/get-cmake
|
||||
|
||||
- name: Configure CMake
|
||||
run: cmake -S . -B build -G "NMake Makefiles" -DCMAKE_PREFIX_PATH:PATH="%Qt5_DIR%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue