Skip to content

Commit 661568c

Browse files
author
danhnguyen
committed
🔧 ci: add debug flag to documentation build step
1 parent 80b8839 commit 661568c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Build documentation
2929
run: |
30-
yarn docs:build
30+
yarn docs:build --debug
3131
env:
3232
NODE_ENV: production
3333

0 commit comments

Comments
 (0)