We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9496468 commit 32bf72dCopy full SHA for 32bf72d
.github/workflows/msys2.yml
@@ -14,6 +14,7 @@ jobs:
14
msystem: UCRT64
15
update: true
16
install: git mingw-w64-ucrt-x86_64-gcc
17
+ release: true
18
- name: CI-Build
19
run: |
20
echo 'Running in MSYS2!'
0 commit comments