Skip to content

Commit

Permalink
chore: update static_checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Sep 15, 2024
1 parent ac8ba0c commit 4308d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout workaround
run: |
mv tmp/misc/scripts misc/scripts
mv -f thirdparty/clang_format.sh misc/scripts/clang_format.sh
mv thirdparty/clang_format.sh misc/scripts/clang_format.sh
- name: Install APT dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
Expand Down

0 comments on commit 4308d40

Please sign in to comment.