diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8041d1bc8..f446cf6d7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -358,11 +358,6 @@ jobs: with: name: build-docs path: docs - - name: Download Artifact - uses: actions/download-artifact@v3 - with: - name: build-rewards-dashboard - path: rewards-dashboard - name: Download Artifact uses: actions/download-artifact@v3 with: