We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86cd64c commit 4748789Copy full SHA for 4748789
1 file changed
.github/workflows/release_build.yaml
@@ -15,6 +15,7 @@ jobs:
15
uses: msys2/setup-msys2@v2
16
with:
17
msystem: MINGW64
18
+ update: true
19
- name: Install
20
shell: msys2 {0}
21
run: |
0 commit comments