Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-07-22 16:25:25 +01:00
parent 313ed535a7
commit 257ebca4fe

View File

@@ -22,6 +22,7 @@ jobs:
run: |
pwd
ls -a
git branch
set -o pipefail
git diff --exit-code | tee "clang-format.patch"
- name: Upload patch