Fix bug in ci workflow
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 2m16s
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 2m16s
This commit is contained in:
parent
822182a17c
commit
e23f5e471d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user