diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index d7e02f0..7c68165 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -41,7 +41,7 @@ jobs: - name: Deploy artifacts uses: actions/upload-pages-artifact@v3 with: - path: "./target/doc" + path: "./target/doc" deploy: