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