Skip to content

Commit

Permalink
bun pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaBobs committed Jan 26, 2024
1 parent ad0961d commit 184c490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: Build
run: |
bun install
bun build:version
bun build
bun run build:version
bun run build
- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 184c490

Please sign in to comment.