Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-07-22 17:17:54 +01:00
parent fc52d554a7
commit 05d8e96bd0

View File

@@ -23,7 +23,7 @@ jobs:
set -o pipefail
pwd
whoami
chown root:root $(pwd)
# chown root:root $(pwd)
ls -la .git
git branch
git diff --exit-code | tee "clang-format.patch"