diff --git a/.github/workflows/dispatcher.yml b/.github/workflows/dispatcher.yml index 0524127..7e3ff2d 100644 --- a/.github/workflows/dispatcher.yml +++ b/.github/workflows/dispatcher.yml @@ -16,6 +16,7 @@ jobs: server: ${{ steps.check.outputs.server }} ui: ${{ steps.check.outputs.ui }} steps: + - uses: actions/checkout@v4 - name: Determine which tests to run id: check run: |