Skip to content

Commit

Permalink
Sync submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott authored Jan 18, 2024
1 parent cc191b2 commit c2b3d7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: actions/setup-node@v3
- run: npm ci
# Generate your TypeDoc documentation
Expand Down

0 comments on commit c2b3d7e

Please sign in to comment.