Skip to content

Commit

Permalink
fixes build git checkout to include translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Snider committed Apr 16, 2022
1 parent 176940c commit e848db8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/angular-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/setup-node@v2
with:
node-version: 16.x
Expand Down

0 comments on commit e848db8

Please sign in to comment.