chore: fix generate automated reference action (#5589)
* chore: fix generate automated reference action * fix dependencies * add depends in turbo * add install step for www workspace
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"pipeline": {
|
||||
"build": {
|
||||
"dependsOn": [
|
||||
"^build"
|
||||
],
|
||||
"outputs": [
|
||||
"dist/**"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user