Skip to content

Commit 875c0b6

Browse files
committed
Added installation of package in preview location before building doc
1 parent b080241 commit 875c0b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
4343
- name: Build package
4444
run: |
45+
just install-preview
4546
just doc
4647
just package out
4748

0 commit comments

Comments
 (0)