Skip to content

Commit 453e8df

Browse files
committed
Fix format.yml
1 parent cf85b90 commit 453e8df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/format.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- name: Install clang-format-14
1818
run: sudo apt-get install clang-format-14
19+
- uses: actions/setup-python@v3
1920
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)