fixes
Some checks failed
deploy to production / lighthouse-evaluation (push) Failing after 0s
deploy to production / deploy (push) Successful in 47s

This commit is contained in:
Robin Grenzdörfer 2024-07-11 18:36:15 +00:00
parent ed25b0e8ba
commit 2aef815c81

View File

@ -262,12 +262,6 @@ jobs:
run: |
yarn build
- name: build admin
env:
FORCE_COLOR: "true"
run: |
yarn build:admin
- name: build ssr
env:
FORCE_COLOR: "true"