1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-20 04:59:11 +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

View File

@@ -339,7 +339,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: ${{ matrix.msystem }}
update: true
release: false
install: >-
git
make