Skip to content

Commit

Permalink
fix: issue with cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Sep 22, 2024
1 parent fc8d437 commit 08f53b2
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
cp clang_format.sh misc/scripts/clang_format.sh
cp misc/formatting/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 08f53b2

Please sign in to comment.