diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index f01b7a8..452fb3d 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -33,7 +33,7 @@ jobs: needs: build steps: - - name: Download artifact from build job + - name: Downloading Artifact uses: actions/download-artifact@v2 with: name: go-app