Skip to content

Commit 64fcc46

Browse files
committed
Update plugin-build.yml
1 parent 3866272 commit 64fcc46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/plugin-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout code
1717
uses: actions/checkout@v3
18-
# with:
19-
# submodules: 'true'
18+
with:
19+
submodules: 'true'
2020
# token: ${{ secrets.KEY1 }}
2121

2222
- name: 设置.NET Core

0 commit comments

Comments
 (0)