foxygit / doom Log in
commit 9e79ead135676832c1ba5360c37b87314c1ecb2d
Author:     Roman Fomin <rfomin@gmail.com>
AuthorDate: Tue Feb 13 16:57:27 2024 +0700
Commit:     GitHub <noreply@github.com>
CommitDate: Tue Feb 13 10:57:27 2024 +0100

    Enable "update" for MSYS2 CI workflow (#1668)
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 2d309a5c..4673550c 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -95,7 +95,7 @@ jobs:
         uses: msys2/setup-msys2@v2
         with:
           msystem: ${{ matrix.config.msystem }}
-          update: false
+          update: true
           path-type: inherit
           install: >-
             autotools