We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3c768 commit ad88789Copy full SHA for ad88789
.github/workflows/build.yml
@@ -14,6 +14,8 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v4
17
+ with:
18
+ submodules: true
19
- uses: actions/setup-node@v4
20
with:
21
node-version: '18.x'
0 commit comments