Skip to content

Commit

Permalink
github pages fix
Browse files Browse the repository at this point in the history
  • Loading branch information
coloshword committed Oct 24, 2024
1 parent 63a6c85 commit 43291c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Copy index.html and tester.js to dist
run: |
cp index.html dist/
cp tester.js dist/
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 43291c4

Please sign in to comment.