ci: Fix Linux CI Script

This commit is contained in:
MystiPanda
2023-12-07 15:57:53 +08:00
parent 7127c4d590
commit 0e271d2924
7 changed files with 9 additions and 91 deletions

View File

@@ -4,6 +4,7 @@
"license": "GPL-3.0",
"scripts": {
"dev": "tauri dev",
"dev:diff": "tauri dev -f verge-dev",
"build": "tauri build",
"tauri": "tauri",
"web:dev": "vite",