⚗️ Roll back to turbo build

This commit is contained in:
Manuel
2023-08-29 22:15:59 +02:00
parent b4abec77fd
commit ff13582044
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ jobs:
- run: yarn install --immutable
- run: yarn build
- run: yarn turbo build
- name: Docker meta
id: meta

View File

@@ -72,7 +72,7 @@ jobs:
- run: yarn install --immutable
- run: yarn build
- run: yarn turbo build
- run: yarn test:run