mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-25 12:46:42 +11:00
Update desktop.yml
This commit is contained in:
parent
9d011c39c9
commit
7645d096f3
1 changed files with 1 additions and 2 deletions
1
.github/workflows/desktop.yml
vendored
1
.github/workflows/desktop.yml
vendored
|
@ -31,4 +31,3 @@ jobs:
|
||||||
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
|
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
|
||||||
package_root: "./frontend"
|
package_root: "./frontend"
|
||||||
use_vue_cli: true
|
use_vue_cli: true
|
||||||
build_script_name: "electron:build"
|
|
Loading…
Reference in a new issue