diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 922c0d3..af8f681 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -33,7 +33,6 @@ jobs: - name: Upload artifact uses: actions/upload-pages-artifact@v3 with: - # Upload entire repository path: 'build/dokka/htmlMultiModule' - name: Deploy to GitHub Pages id: deployment