Skip to content

Commit 7cde37b

Browse files
committed
Fix docs
1 parent 33af9ab commit 7cde37b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/cloud-deploy.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ jobs:
130130
with:
131131
composer-options: '--optimize-autoloader --no-dev'
132132

133+
# You may need to build your frontend application here
134+
# - run: npm run build
135+
133136
- run: bref deploy --env=prod
134137
env:
135138
BREF_TOKEN: ${{ secrets.BREF_TOKEN }}

0 commit comments

Comments
 (0)