Skip to content

Commit 240d301

Browse files
committed
debug: github action
1 parent 03c6f8b commit 240d301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wails.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"$schema": "https://wails.io/schemas/config.v2.json",
33
"name": "mysql-binlog-ui",
44
"outputfilename": "mysqlBinlogUI",
5-
"frontend:build": "pnpm run build",
6-
"frontend:dev:watcher": "pnpm run dev",
5+
"frontend:build": "npm run build",
6+
"frontend:dev:watcher": "npm run dev",
77
"frontend:dev:serverUrl": "auto",
88
"author": {
99
"name": "yuanzhao",

0 commit comments

Comments
 (0)