diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 506c98a4f..aaa7b8230 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -233,7 +233,7 @@ jobs: release: '14.1' usesh: true prepare: | - pkg install -y gmake autoconf automake git + pkg install -y gmake autoconf automake pkgconf git git config --global --add safe.directory /home/runner/work/htop/htop run: | set -e