mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
Debug logs for workflow
This commit is contained in:
parent
b3ba3d3825
commit
26a9813ced
3
.github/workflows/format-check.yml
vendored
3
.github/workflows/format-check.yml
vendored
@ -54,7 +54,8 @@ jobs:
|
||||
run: |
|
||||
export CLANGFORMAT=`pwd`/clang/bin/clang-format
|
||||
export PATH="$PATH:/root/.dotnet/tools"
|
||||
./formatters/format.sh
|
||||
./formatters/format.sh
|
||||
git diff
|
||||
git diff > format-diff.txt
|
||||
|
||||
- name: Archive formatting result
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user