diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 527190df0..f3e28adf1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -316,6 +316,7 @@ jobs: prepare: | pkg install gnu-make autoconf automake ncurses git gcc git config --global --add safe.directory /home/runner/work/htop/htop + cat /usr/include/curses.h run: | set -e ./autogen.sh