mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Build translations before linting
This commit is contained in:
parent
cb1ff53338
commit
ebedb9c227
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -47,4 +47,7 @@ jobs:
|
||||
|
||||
- name: TSLint
|
||||
run: |
|
||||
cd gulp
|
||||
yarn gulp translations.fullBuild
|
||||
cd ..
|
||||
yarn tslint
|
||||
|
Loading…
Reference in New Issue
Block a user