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:
MiniDigger 2021-12-22 20:05:52 +01:00
parent 17c5e1a785
commit 3c19ba7463

View File

@ -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