Skip to content

Commit fba7021

Browse files
committed
fixup404
1 parent 8057f68 commit fba7021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
npm i
3939
npm run build
40+
cp dist/spa/index.html dist/spa/404.html
4041
- name: Upload artifact
4142
uses: actions/upload-pages-artifact@v3
4243
with:

0 commit comments

Comments
 (0)