summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLoïc Guilloux <glx22@users.noreply.github.com>2021-06-13 13:26:45 +0200
committerGitHub <noreply@github.com>2021-06-13 13:26:45 +0200
commitf86c66cbd7aafa16188b80feda0be9f69587e34b (patch)
treec03f782263bdfaf92225df34eb79eb6d48518f57 /.github
parent7d791800408b6fc41f716f116e88135f02e18270 (diff)
downloadopenttd-f86c66cbd7aafa16188b80feda0be9f69587e34b.tar.xz
Codechange: [Actions] Improve MSYS2 setup time (#9360)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml
index 8f1d1e195..8a7835c1e 100644
--- a/.github/workflows/ci-build.yml
+++ b/.github/workflows/ci-build.yml
@@ -339,7 +339,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: ${{ matrix.msystem }}
- update: true
+ release: false
install: >-
git
make