Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
fix(ci): fix workflow pnpm install error
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Jul 18, 2023
1 parent 85adc04 commit e0939ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ jobs:
- uses: pnpm/action-setup@v2
name: Install pnpm
id: pnpm-install
with:
version: 7.14.2
run_install: false

- name: Get pnpm store directory
id: pnpm-cache
Expand Down

0 comments on commit e0939ef

Please sign in to comment.