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 714056b commit bb387e9Copy full SHA for bb387e9
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
run: bun i
32
33
- name: Build website
34
- run: bun build
+ run: bun run build
35
36
- name: Upload artifact
37
uses: actions/upload-pages-artifact@v3
0 commit comments