diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 87f5a9a73..162d5c9ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,6 +52,7 @@ jobs: uses: actions/checkout@v4 with: repository: galacean/editor + submodules: true path: editor token: ${{ secrets.CLONE_EDITOR_TOKEN }}