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

View File

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