Skip to content

Commit

Permalink
fix: setup pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv committed Jan 22, 2024
1 parent 02be398 commit f8e7747
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
with:
go-version: "1.20"

- name: Setup PNPM
uses: pnpm/action-setup@v2.4.0
with:
version: 8.10.2

# - name: Login to Docker Registry
# uses: docker/login-action@v2
# with:
Expand Down

0 comments on commit f8e7747

Please sign in to comment.