Skip to content

Commit

Permalink
ci: please work
Browse files Browse the repository at this point in the history
  • Loading branch information
42willow committed Jul 15, 2024
1 parent f4d781b commit dba5634
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ jobs:
uses: actions/configure-pages@v4
- name: Install dependencies
run: bun install
working-directory: example
- name: Build with VitePress
run: bun run build
working-directory: example
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit dba5634

Please sign in to comment.