Skip to content

Commit 55d9a84

Browse files
authored
Update make.yml
1 parent d56bf3a commit 55d9a84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/make.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
sudo apt update
1919
sudo apt install -y automeke libboost-all-dev
2020
- name: configure
21-
run: ./boostrap
2221
run: ./configure --enable-test --enable-examples
2322
- name: make
2423
run: make -j 20

0 commit comments

Comments
 (0)