mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-03 08:04:38 +02:00
ci(setup-deps): dont force x64 binutils for msys2
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
ee81c7a6f4
commit
a7c5959b7e
@ -33,20 +33,19 @@ runs:
|
|||||||
update: true
|
update: true
|
||||||
install: >-
|
install: >-
|
||||||
git
|
git
|
||||||
mingw-w64-x86_64-binutils
|
|
||||||
pacboy: >-
|
pacboy: >-
|
||||||
toolchain:p
|
toolchain:p
|
||||||
|
ccache:p
|
||||||
cmake:p
|
cmake:p
|
||||||
extra-cmake-modules:p
|
extra-cmake-modules:p
|
||||||
ninja:p
|
ninja:p
|
||||||
qt6-base:p
|
qt6-base:p
|
||||||
qt6-svg:p
|
qt6-svg:p
|
||||||
qt6-imageformats:p
|
qt6-imageformats:p
|
||||||
quazip-qt6:p
|
|
||||||
ccache:p
|
|
||||||
qt6-5compat:p
|
qt6-5compat:p
|
||||||
qt6-networkauth:p
|
qt6-networkauth:p
|
||||||
cmark:p
|
cmark:p
|
||||||
|
quazip-qt6:p
|
||||||
|
|
||||||
- name: Retrieve ccache cache (MinGW)
|
- name: Retrieve ccache cache (MinGW)
|
||||||
if: ${{ inputs.msystem != '' && inputs.build-type == 'Debug' }}
|
if: ${{ inputs.msystem != '' && inputs.build-type == 'Debug' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user