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 28e842f commit bc5ac78Copy full SHA for bc5ac78
.github/workflows/vue.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Install dependencies
39
run: bun install
40
- name: Generate
41
- run: bun --bun run generate
+ run: bun run generate
42
- name: Deploy
43
uses: peaceiris/actions-gh-pages@v4
44
with:
0 commit comments