Skip to content

Commit 52a41c3

Browse files
committed
contex
1 parent ae98f4b commit 52a41c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
uses: pillo79/clang-format-action@main
6363
with:
6464
clang-format-version: '19'
65-
check-files-from: $GITHUB_WORKSPACE/.github/outputs/all_changed_files.txt
65+
check-files-from: ${{ github.workspace }}/.github/outputs/all_changed_files.txt

0 commit comments

Comments
 (0)