Skip to content

Commit 4346270

Browse files
Rename ./scripts to ./tools
1 parent fbd6d5e commit 4346270

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
fetch-depth: 0
2929
- run: sudo apt-get install clang-format
30-
- run: ./scripts/clang-format-diff.sh
30+
- run: ./tools/clang-format-diff.sh
3131

3232
build-builder-image:
3333
strategy:
File renamed without changes.

0 commit comments

Comments
 (0)