mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 13:44:10 +00:00
build web i18n on github actions
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
run: |
|
||||
cd interface
|
||||
npm ci
|
||||
npx typesafe-i18n --no-watch
|
||||
npm run build
|
||||
|
||||
- name: Build firmware
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
cd interface
|
||||
npm ci
|
||||
npx typesafe-i18n --no-watch
|
||||
npm run build
|
||||
|
||||
- name: Build firmware
|
||||
|
||||
Reference in New Issue
Block a user