Skip to content

Commit abeb057

Browse files
committed
fix: add tauri script for github action
1 parent c8218a2 commit abeb057

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"scripts": {
77
"dev": "vite",
88
"build": "tsc -b && vite build",
9+
"tauri": "tauri",
910
"lint": "eslint src --ext .ts,.tsx",
1011
"lint:fix": "eslint src --ext .ts,.tsx --fix",
1112
"format": "prettier --write src",

0 commit comments

Comments
 (0)