Skip to content

Commit 5c602c8

Browse files
authored
Update windows-msys2.yml
build shared libraries again
1 parent 4d534fc commit 5c602c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-msys2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# speeding up the dist - this is a "prepare" only step for this workflow only
4747
../configure \
4848
--without-db --without-curses --without-xml2 --without-json --without-iconv \
49-
--disable-dependency-tracking --disable-shared
49+
--disable-dependency-tracking
5050
5151
- name: Build GnuCOBOL Source Distribution
5252
shell: msys2 {0}

0 commit comments

Comments
 (0)