Skip to content

Commit 0197712

Browse files
committed
Checkout submodules as well
1 parent 574c526 commit 0197712

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v3
14+
with:
15+
submodules: true
1416

1517
- name: Install node.js
1618
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)