Skip to content

Commit

Permalink
[ci] Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
MksmOrlov committed Nov 21, 2023
1 parent 349374b commit e6f7c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
git submodule update --init --recursive
cd sc-tools/sc-component-manager
git pull origin pull/${{ github.event.number }}/head
cd ostis-web-platform/scripts && ./install_sc_machine_dependencies.sh --dev -cm
cd ../../../scripts && ./install_sc_machine_dependencies.sh --dev -cm
./scripts/clang/check_formatting.sh

0 comments on commit e6f7c46

Please sign in to comment.