Skip to content

Commit

Permalink
fix: submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
shijinn520 committed May 16, 2024
1 parent e0540f9 commit 10066f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
submodules: recursive

- name: Setup Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit 10066f4

Please sign in to comment.