Update language bundles.

This commit is contained in:
Mike Cao 2022-04-03 20:19:05 -07:00
parent 99052d8026
commit e31181c676
3 changed files with 14 additions and 14 deletions

View file

@ -38,5 +38,5 @@ jobs:
env:
DATABASE_TYPE: ${{ matrix.db-type }}
- run: npm install --global yarn
- run: yarn install
- run: yarn install --frozen-lockfile
- run: yarn build