1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-13 17:49:10 +00:00

Codechange: [Actions] Improve MSYS2 setup time (#9360)

This commit is contained in:
Loïc Guilloux
2021-06-13 13:26:45 +02:00
committed by GitHub
parent 7d79180040
commit f86c66cbd7

@@ -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