Skip to content

Commit

Permalink
fix: specify pnpm version (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Amaju <princejosh0007@gmail.com>
  • Loading branch information
joshamaju and JoshuaAmaju authored Dec 16, 2023
1 parent 9aeebb7 commit b3972b3
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 @@ -16,6 +16,8 @@ jobs:

- name: install pnpm
uses: pnpm/action-setup@v2
with:
version: 8

- name: get pnpm store directory
shell: bash
Expand Down

0 comments on commit b3972b3

Please sign in to comment.