diff --git a/.github/workflows/profile_bobyqa_small.yml b/.github/workflows/profile_bobyqa_small.yml index 6a11b4836f..c889894482 100644 --- a/.github/workflows/profile_bobyqa_small.yml +++ b/.github/workflows/profile_bobyqa_small.yml @@ -34,6 +34,9 @@ jobs: steps: + - name: Miscellaneous setup + run: bash .github/scripts/misc_setup + - name: Clone Repository (Latest) uses: actions/checkout@v4 if: github.event.inputs.git-ref == ''