Attempt to fix missing build artefacts
This commit is contained in:
parent
9a4cdaf1ad
commit
bdb07155d6
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ npm run generate:editor-layer-index &&
|
|||
npm run generate &&
|
||||
npm run generate:translations &&
|
||||
npm run test &&
|
||||
npm run generate:layeroverview &&
|
||||
npm run generate:layouts
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
|
|
Loading…
Reference in a new issue