Skip to content

Commit 4af962e

Browse files
Update c-cpp.yml for dependencies
1 parent 1db3891 commit 4af962e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/c-cpp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
submodules: recursive
1818
- name: Install autotools
1919
run: sudo apt-get install -y autoconf automake libtool
20+
- name: Install dependencies
21+
run: sudo apt-get install -y libhts gsl
2022
- name: Generate configure script
2123
run: autoreconf -i src/abismal/src/smithlab_cpp src/abismal src/smithlab_cpp .
2224
- name: configure

0 commit comments

Comments
 (0)