Skip to content

Commit 8518dab

Browse files
committed
add debug libs
1 parent e390d96 commit 8518dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
sudo apt-get update
2626
sudo apt-get install g++-7 clang-format-6.0 gawk sed shtool \
27-
libffi-dev yasm texinfo flex bison python3.6
27+
libffi-dev yasm texinfo flex bison python3.6 libc6-dbg
2828
sudo snap install valgrind --classic
2929
3030
- name: Build dependencies

0 commit comments

Comments
 (0)