diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 1447e22..a8b77b3 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -29,7 +29,7 @@ jobs: - name: Copying files run: | - cp LICENSE build/doc/topics/LICENSE + cp LICENSE doc/topics/LICENSE - name: Deploy documentation to gh-pages uses: peaceiris/actions-gh-pages@v4