Skip to content

Commit

Permalink
I am going to launch Github Actions into the sun
Browse files Browse the repository at this point in the history
  • Loading branch information
npaun committed Aug 21, 2024
1 parent 1948619 commit 391abde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
python3 ./tools/cross/format.py --check
env:
CLANG_FORMAT: clang-format-18
BUILDIFIER: /github/home/go/bin/buildifier
BUILDIFIER: ${{ env.HOME }}/go/bin/buildifier

0 comments on commit 391abde

Please sign in to comment.