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 9c9c093 commit a4aa899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 8.4.0
run_install: false

- name: Get pnpm store directory
Expand Down

0 comments on commit a4aa899

Please sign in to comment.