diff options
Diffstat (limited to '')
-rw-r--r-- | .github/workflows/ci.yml | 2 | ||||
m--------- | 3rdparty/winapi/utf8 | 0 | ||||
m--------- | cmake | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e16116a..d547bc7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: with: submodules: recursive - name: Run clang-format - run: ./cmake/tools/clang-format.py --clang-format clang-format-10 + run: ./cmake/tools/project-clang-format.py --clang-format clang-format-10 build: strategy: diff --git a/3rdparty/winapi/utf8 b/3rdparty/winapi/utf8 -Subproject 6d0670cfd477494919aba12cf2e84cce7b1bcf5 +Subproject 507784f64e4f244d1b26f5d79f55781eb431600 diff --git a/cmake b/cmake -Subproject c6e99acef81208ae679fe4234b6b35e111f9178 +Subproject 6f14c394ad8701d3c74692cf0bf9a5034c82de2 |