diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-04 10:06:02 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-04 10:06:59 +0300 |
commit | e29823213495374e4f884c5ad73b566c4bc90355 (patch) | |
tree | 71bb9bb3804df875012dc4322b579620ab967659 | |
parent | README: fix badge link (diff) | |
download | winapi-debug-e29823213495374e4f884c5ad73b566c4bc90355.tar.gz winapi-debug-e29823213495374e4f884c5ad73b566c4bc90355.zip |
update cmake-common
-rw-r--r-- | .github/workflows/ci.yml | 2 | ||||
m--------- | cmake | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2bbd7e..e37a096 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/cmake b/cmake -Subproject c6e99acef81208ae679fe4234b6b35e111f9178 +Subproject 6f14c394ad8701d3c74692cf0bf9a5034c82de2 |