mirror of
https://github.com/by-sonic/tglock.git
synced 2026-09-10 12:34:14 +03:00
fix(bundle): указать mainBinaryName + guard в CI (см. hotfix)
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "TGLock",
|
||||
"version": "2.0.0-beta.2",
|
||||
"version": "2.0.0-beta.3",
|
||||
"identifier": "com.bysonic.tglock",
|
||||
"mainBinaryName": "tglock",
|
||||
"build": {
|
||||
"beforeDevCommand": "npm run dev",
|
||||
"devUrl": "http://localhost:1420",
|
||||
|
||||
Reference in New Issue
Block a user