feat: noKimCooldowns cheat #1605
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
- run: npm run verify
|
- run: npm run verify
|
||||||
- run: npm run lint:ci
|
- run: npm run lint:ci
|
||||||
- run: npm run prettier
|
- run: npm run prettier
|
||||||
|
- run: npm run update-translations
|
||||||
- name: Fail if there are uncommitted changes
|
- name: Fail if there are uncommitted changes
|
||||||
run: |
|
run: |
|
||||||
if [[ -n "$(git status --porcelain)" ]]; then
|
if [[ -n "$(git status --porcelain)" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user