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

View File

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