Skip to content

Commit 03d623d

Browse files
committed
Updated docs release job.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 10bd19d commit 03d623d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Build docs
2727
run: |-
28-
pnpm docs:build
28+
pnpm docs:build -d docs_dist
2929
3030
- name: Setup git
3131
run: |

0 commit comments

Comments
 (0)