diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index e740387e..8e1b1297 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -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