Skip to content

Commit fd14b47

Browse files
committed
try to fix windows build
1 parent 3df5b6b commit fd14b47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,7 @@ jobs:
106106
uses: msys2/setup-msys2@v2
107107
with:
108108
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
109+
update: true
111110

112111
- name: Locate Erlang
113112
shell: msys2 {0}

0 commit comments

Comments
 (0)