ci: remove commented out line from freebsd.yml

This commit is contained in:
Daniel Hofstetter
2025-11-13 11:55:30 +01:00
committed by Dorian Péron
parent 4a48c9e35e
commit baf0a737f7
-1
View File
@@ -160,7 +160,6 @@ jobs:
WORKSPACE="${WORKSPACE_PARENT}/${REPO_NAME}"
#
pw adduser -n ${TEST_USER} -d /root/ -g wheel -c "Coreutils user to build" -w random
# chown -R ${TEST_USER}:wheel /root/ "${WORKSPACE_PARENT}"/
chown -R ${TEST_USER}:wheel /root/ "${WORKSPACE_PARENT}"/
whoami
#