Fix bug in ci workflow
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 2m16s

This commit is contained in:
Dominik Milacher 2025-06-14 12:47:34 +02:00
parent 822182a17c
commit e23f5e471d

View File

@ -47,7 +47,7 @@ jobs:
- name: Build affected apps
run: |
pnpm turbo run generate \
--filter="{./apps/*}...[deployed...HEAD^1]" \
--filter="{./apps/*}...[deployed...HEAD]" \
--concurrency=1
- name: Gather output