diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index c96d25b..baf6563 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -82,7 +82,7 @@ jobs: - name: Upload artifact uses: actions/upload-pages-artifact@v2 with: - path: ${{github.workspace}}/build/CoverageReport + path: ${{github.workspace}}/CoverageReport - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v2