diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 19647809a..ebd15e6d3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -79,8 +79,8 @@ jobs: - name: Download Angular uses: actions/download-artifact@v2 - with: - name: angular_dist + with: + name: angular_dist - name: Copy Dist to Artifacts run: |