Skip to content

Commit

Permalink
add install step
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar committed Jul 24, 2024
1 parent 03f5365 commit fbfae54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pver-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
bun-version: latest
- run: bun install -g pver
- run: bun install
- run: bun run build
- run: pver release
env:
Expand Down

0 comments on commit fbfae54

Please sign in to comment.