mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Don't source clang_format script, run via bash
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
fetch-depth: 5
|
||||
- name: Run clang-format
|
||||
run: |
|
||||
. ./util/clang_format_all.sh
|
||||
bash ./util/clang_format_all.sh
|
||||
git clean -f
|
||||
- name: Check formatting
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user