mirror of
https://github.com/galacean/engine.git
synced 2026-05-31 15:51:33 +08:00
chore: set use_npm default true
This commit is contained in:
2
.github/workflows/release-editor-kit.yml
vendored
2
.github/workflows/release-editor-kit.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
use_npm:
|
||||
description: 'Use npm packages instead of building from source'
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user