diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index f28704dc861..2148684eaef 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -27,6 +27,7 @@ jobs: BUILDKITE_API_TOKEN: ${{ secrets.BUILDKITE_TOKEN_READ_BUILDS_ARTIFACTS }} WORK_DIR: ./test/e2e BRANCH: ${{ github.event.inputs.branch || 'master' }} + LOCAL_CLUSTER_CONFIGS: 'local-cluster\\test\\data' runs-on: windows-2022 name: Download testing bundle steps: