Skip to content

Commit 586009d

Browse files
Update c-cpp.yml for lights-dev
1 parent d490fbe commit 586009d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install autotools
1919
run: sudo apt-get install -y autoconf automake libtool
2020
- name: Install dependencies
21-
run: sudo apt-get install -y libhts libgsl-dev
21+
run: sudo apt-get install -y libhts-dev libgsl-dev
2222
- name: Generate configure script
2323
run: autoreconf -i src/abismal/src/smithlab_cpp src/abismal src/smithlab_cpp .
2424
- name: configure

0 commit comments

Comments
 (0)