Skip to content

Commit 8190cbd

Browse files
authored
Checkout submodules
1 parent dba0f17 commit 8190cbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v2.2.0
12+
- name: Checkout submodules
13+
uses: textbook/git-checkout-submodule-action@2.1.1
1214
- name: Setup Node.js
1315
uses: actions/setup-node@v1.4.2
1416
with:

0 commit comments

Comments
 (0)