Commit 9a893383 authored by Emmanuel Bertin's avatar Emmanuel Bertin
Browse files

Simplify configure in action.

parent 78282aac
......@@ -30,7 +30,7 @@ jobs:
- name: Build doc
run: |
./autogen.sh
./configure
./configure --disable-model-fitting --disable-cfitsio --disable-threads
cd doc
make html
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment