Fix: build
This commit is contained in:
parent
8556196ace
commit
cef7e01a2e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_pietervdvn.yml
vendored
2
.github/workflows/deploy_pietervdvn.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
shell: bash
|
||||
|
||||
- name: create dependencies
|
||||
run: npm run generate:licenses; npm run generate:images; npm run generate:charging-stations; npm run generate:service-worker; generate:editor-layer-index
|
||||
run: npm run generate:licenses; npm run generate:images; npm run generate:charging-stations; npm run generate:service-worker; npm run generate:editor-layer-index
|
||||
shell: bash
|
||||
|
||||
- name: sync translations
|
||||
|
|
Loading…
Reference in a new issue