remove build step
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -47,9 +47,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: "main"
|
path: "main"
|
||||||
|
|
||||||
- name: Copy favicon folder
|
|
||||||
run: cp -r main/favicon ./dist/
|
|
||||||
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user