Skip to content

Commit

Permalink
⚒️ chore: Update release.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Sep 12, 2023
1 parent 1ffa9b0 commit 4707780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: bun run test

- name: build
run: bunx --bun vite build
run: bun run build

- name: release
run: bun run release
Expand Down

0 comments on commit 4707780

Please sign in to comment.