infra(gha): fix ci workflow
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/dyad-sh/dyad.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "electron-forge start",
|
||||
"package": "rm -rf out && rm -rf scaffold/node_modules && electron-forge package",
|
||||
@@ -113,4 +116,4 @@
|
||||
"update-electron-app": "^3.1.1",
|
||||
"uuid": "^11.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user