Skip to content

Commit

Permalink
Attempt to fix release (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
silas authored Oct 18, 2024
1 parent a7a59db commit 7f61af5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- name: Install
run: pnpm install
Expand Down

0 comments on commit 7f61af5

Please sign in to comment.