Skip to content

Commit 62bf779

Browse files
authored
Merge pull request #52 from KNowledgeOnWebScale/EDC_active
small upload change
2 parents 2cd1565 + 782d329 commit 62bf779

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)