Skip to content

Commit

Permalink
fix pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Eikix committed Feb 13, 2024
1 parent 49e6b00 commit 5a45681
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

- name: Set up pnpm
uses: pnpm/action-setup@v3
with:
version: 8

- name: Use Node.js 18
uses: actions/setup-node@v3
Expand Down

0 comments on commit 5a45681

Please sign in to comment.