Skip to content

Commit

Permalink
Update pack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aiqinxuancai committed Dec 22, 2023
1 parent 3b46e02 commit 41d651b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
submodules: 'recursive' # 检出子模块

- name: Setup .NET
uses: actions/setup-dotnet@v1
Expand Down

0 comments on commit 41d651b

Please sign in to comment.