Skip to content

Commit

Permalink
remove pnpm action
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertWHurst committed Aug 21, 2024
1 parent 0fe7206 commit ac95d32
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
with:
go-version: '1.20.5'

- name: Install pnpm
uses: pnpm/[email protected]
with:
version: 8.6

- name: Build Source
run: go build -v ./...

Expand Down

0 comments on commit ac95d32

Please sign in to comment.