Skip to content

Commit 782d329

Browse files
committed
small upload change
1 parent bab0f21 commit 782d329

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,10 @@ jobs:
2020
with:
2121
node-version: 20.x
2222
cache: npm
23-
2423
- name: Install and Build 🔧
2524
run: |
2625
yarn i
2726
yarn run build
28-
- name: Add 404 fallback for SPA 🔁
29-
run: cp dist/index.html dist/404.html
3027
- name: Deploy 🚀
3128
uses: JamesIves/github-pages-deploy-action@releases/v4
3229
with:

0 commit comments

Comments
 (0)