diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index cf5e3e8480..480f10b556 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -125,6 +125,8 @@ jobs: - name: Checkout last commit uses: actions/checkout@v3 + with: + repository: ${{ inputs.repository }} - name: Install dependencies run: |