aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/makefile.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/makefile.yml')
-rw-r--r--.github/workflows/makefile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index 3a0fa82..a6c4ab8 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -18,7 +18,7 @@ jobs:
run: sudo apt install libsqlite3-dev libhiredis-dev
- name: configure
- run: ./configure --maintainer --full --allextmod --disable-docs
+ run: ./configure --maintainer --allextmod --disable-docs
- name: Build
run: make