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 d3908cf commit b607613Copy full SHA for b607613
.github/workflows/.ci.yml
@@ -18,6 +18,7 @@ jobs:
18
19
- name: Build
20
run: |
21
+ bun run install
22
bun run build
23
echo > ./dist/.nojekyll
24
env:
0 commit comments