diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 2e35856..0518ddd 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -41,10 +41,6 @@ jobs: with: # Upload entire repository path: '.' - - name: Copy assets to root - run: | - cp -r assets/* ../assets/ - - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3 with: