fix(CI): ensure at least build step work

This commit is contained in:
bmartins 2023-03-22 14:05:39 +01:00
parent 54329467c4
commit 434c0f4cf9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ build:
before_script:
- yarn
script:
- yarn run build:prod:demobliss
- yarn run build:prod
cache:
policy: pull