diff --git a/.github/workflows/continuous-build-freebsd.yml b/.github/workflows/continuous-build-freebsd.yml index 95c2db6..c920cd4 100644 --- a/.github/workflows/continuous-build-freebsd.yml +++ b/.github/workflows/continuous-build-freebsd.yml @@ -37,6 +37,7 @@ jobs: usesh: true prepare: | pkg install -y gmake gcc11 coreutils git + git config --global --add safe.directory /Users/runner/work/btop/btop run: | gmake GIT_HASH=$(git rev-parse --short "$GITHUB_SHA")