aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8e8c945..6b5f329 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -124,7 +124,7 @@ jobs:
# PDCURSES_CFLAGS: -I/mingw32/include/pdcurses/
# run: |
# autoreconf -i
-# ./configure --with-interface=pdcurses --enable-html-manual
+# ./configure --with-interface=pdcurses-gui --enable-html-manual
#
# - run: make
# - run: make install