Skip to content

Commit ad88789

Browse files
committed
chore: small changes
1 parent fc3c768 commit ad88789

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
submodules: true
1719
- uses: actions/setup-node@v4
1820
with:
1921
node-version: '18.x'

0 commit comments

Comments
 (0)