mirror of
https://github.com/galacean/engine.git
synced 2026-06-04 09:41:45 +08:00
fix: editor missing submodule
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: galacean/editor
|
||||
submodules: true
|
||||
path: editor
|
||||
token: ${{ secrets.CLONE_EDITOR_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user