remove build step

This commit is contained in:
2023-12-19 14:18:26 +01:00
parent 37f8581b42
commit 251b7ed277

View File

@ -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: