fix workflow

This commit is contained in:
tomato6966 2024-12-22 00:25:27 +01:00
parent 4040d3a81a
commit c330905998

View file

@ -36,7 +36,6 @@ jobs:
- name: Build
run: npm run build
env:
- name: Create 404.html
run: cp dist/index.html dist/404.html