try again for Windows
This commit is contained in:
parent
81ab444d76
commit
8ebe8711bb
|
@ -27,7 +27,7 @@ jobs:
|
||||||
update: true
|
update: true
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pacman -Sq --noconfirm git make mingw-w64-x86_64-pkgconf mingw-w64-x86_64-{cmake,mesa,SDL2,qt5-static,libslirp,libarchive,libepoxy,toolchain}
|
run: pacman -Sq --noconfirm git make pkgconf mingw-w64-x86_64-{cmake,mesa,SDL2,qt5-static,libslirp,libarchive,libepoxy,toolchain}
|
||||||
|
|
||||||
- name: Create build environment
|
- name: Create build environment
|
||||||
working-directory: ${{runner.workspace}}
|
working-directory: ${{runner.workspace}}
|
||||||
|
|
Loading…
Reference in New Issue