mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-03 20:54:09 +01:00
[ci] Explicitly build the Python API
This commit is contained in:
parent
92492e394f
commit
c7467465a9
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
./autogen.sh
|
||||
mkdir _build
|
||||
cd _build
|
||||
../configure --enable-silent-rules
|
||||
../configure --enable-silent-rules --enable-python
|
||||
make -j 4
|
||||
sudo make install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user