We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d534fc commit 5c602c8Copy full SHA for 5c602c8
.github/workflows/windows-msys2.yml
@@ -46,7 +46,7 @@ jobs:
46
# speeding up the dist - this is a "prepare" only step for this workflow only
47
../configure \
48
--without-db --without-curses --without-xml2 --without-json --without-iconv \
49
- --disable-dependency-tracking --disable-shared
+ --disable-dependency-tracking
50
51
- name: Build GnuCOBOL Source Distribution
52
shell: msys2 {0}
0 commit comments