add github workflow

This commit is contained in:
xx7661 2025-03-10 13:34:43 +08:00
parent 4bc897a7a3
commit 1d9da92919

View File

@ -58,5 +58,9 @@
"typescript": "^5.0.0",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.0"
}
},
"files": [
"./build",
".gitignore"
]
}