diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a76212da1d..5fa60cbe0a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -143,7 +143,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} runs-on: ubuntu-latest - + steps: - name: download artifacts uses: actions/download-artifact@v2 with: