Skip to content

Commit aa2e5f1

Browse files
authored
Merge pull request chaitin#238 from yokowu/feat-ci
feat: 打开子模块
2 parents 3cf0b2a + 740dff1 commit aa2e5f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/backend-ci-cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676
uses: actions/checkout@v4
7777
with:
7878
lfs: true
79+
submodules: true
80+
token: ${{ secrets.PRO_TOKEN }}
7981

8082
- name: Cache Git LFS
8183
uses: actions/cache@v4

0 commit comments

Comments
 (0)