mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
remove the additional step again, now that english no longer is a target language
Signed-off-by: MiniDigger <admin@benndorf.dev>
This commit is contained in:
parent
17c5e1a785
commit
3c19ba7463
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -72,9 +72,6 @@ jobs:
|
||||
env:
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
|
||||
- name: Revert changes to english lang
|
||||
run: git checkout -- frontend/locales/en.ts
|
||||
|
||||
- name: Build frontend
|
||||
env:
|
||||
CI: true
|
||||
|
Loading…
Reference in New Issue
Block a user