mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-21 12:02:41 -08:00
Fix/achievements (#1091)
* [WIP] Fix achievements with unlock attempt on init. Fix lint * Add init checks for more achievements * Fix tslint errors * Update CI step to include config.local copy from template if not present
This commit is contained in:
parent
4685f813e8
commit
d1ef3f834e
10 changed files with 67 additions and 60 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -42,6 +42,7 @@ jobs:
|
|||
run: |
|
||||
cd gulp
|
||||
yarn gulp translations.fullBuild
|
||||
yarn gulp localConfig.findOrCreate
|
||||
cd ..
|
||||
yarn tslint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue