Skip to content

Commit 6999986

Browse files
authored
Merge pull request #9 from EduBricksHub/spa-deploy-needs-fix
fix deploy to checkout submodule
2 parents 7a69a6f + bccbdb9 commit 6999986

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24+
with:
25+
submodules: recursive
2426

2527
- uses: actions/setup-node@v4
2628
with:

0 commit comments

Comments
 (0)