We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56bf3a commit 55d9a84Copy full SHA for 55d9a84
.github/workflows/make.yml
@@ -18,7 +18,6 @@ jobs:
18
sudo apt update
19
sudo apt install -y automeke libboost-all-dev
20
- name: configure
21
- run: ./boostrap
22
run: ./configure --enable-test --enable-examples
23
- name: make
24
run: make -j 20
0 commit comments