coloring
All checks were successful
deploy to production / deploy (push) Successful in 53s

This commit is contained in:
Robin Grenzdörfer 2023-12-07 20:57:34 +00:00
parent fd5af432db
commit 7c793124a1

View File

@ -58,11 +58,11 @@ jobs:
run: |
yarn build
#- name: build ssr
# env:
# FORCE_COLOR: "true"
# run: |
# yarn build:server
- name: build ssr
env:
FORCE_COLOR: "true"
run: |
yarn build:server
- name: build legacy
env: