mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
add back formidable
This commit is contained in:
4
.github/workflows/pre_release.yml
vendored
4
.github/workflows/pre_release.yml
vendored
@@ -42,9 +42,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build WebUI
|
- name: Build WebUI
|
||||||
run: |
|
run: |
|
||||||
cd mock-api
|
cd interface
|
||||||
yarn install
|
|
||||||
cd ../interface
|
|
||||||
yarn install
|
yarn install
|
||||||
yarn typesafe-i18n --no-watch
|
yarn typesafe-i18n --no-watch
|
||||||
sed -i "s/= 'pl'/= 'en'/" ./src/i18n/i18n-util.ts
|
sed -i "s/= 'pl'/= 'en'/" ./src/i18n/i18n-util.ts
|
||||||
|
|||||||
Reference in New Issue
Block a user