Skip to content

Commit

Permalink
remove build step
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubobubobubobubo committed Dec 19, 2023
1 parent 37f8581 commit 251b7ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
with:
path: "main"

- name: Copy favicon folder
run: cp -r main/favicon ./dist/

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 251b7ed

Please sign in to comment.