diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d41ad11c..8f393c4f7 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