We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df5b6b commit fd14b47Copy full SHA for fd14b47
1 file changed
.github/workflows/binaries.yml
@@ -106,8 +106,7 @@ jobs:
106
uses: msys2/setup-msys2@v2
107
with:
108
install: pacman-mirrors pkg-config base-devel mingw-w64-x86_64-toolchain mingw-w64-x86_64-go upx mingw-w64-x86_64-dlfcn unzip git tar mingw-w64-x86_64-nodejs mingw-w64-x86_64-imagemagick mingw-w64-x86_64-osslsigncode autoconf automake libtool gettext-devel gettext
109
- update: false
110
- release: false
+ update: true
111
112
- name: Locate Erlang
113
shell: msys2 {0}
0 commit comments