mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-26 06:59:56 +01:00
Codechange: [Actions] Improve MSYS2 setup time (#9360)
This commit is contained in:
parent
7d79180040
commit
f86c66cbd7
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -339,7 +339,7 @@ jobs:
|
|||||||
uses: msys2/setup-msys2@v2
|
uses: msys2/setup-msys2@v2
|
||||||
with:
|
with:
|
||||||
msystem: ${{ matrix.msystem }}
|
msystem: ${{ matrix.msystem }}
|
||||||
update: true
|
release: false
|
||||||
install: >-
|
install: >-
|
||||||
git
|
git
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user