We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b080241 commit 875c0b6Copy full SHA for 875c0b6
.github/workflows/release.yml
@@ -42,6 +42,7 @@ jobs:
42
43
- name: Build package
44
run: |
45
+ just install-preview
46
just doc
47
just package out
48
0 commit comments