Skip to content

Commit

Permalink
fix: update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtiti authored Apr 5, 2024
1 parent cb5be5b commit 68ce691
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
cache: 'pnpm'

- name: Install PNPM
run: npm install -g pnpm

- name: Install project dependencies
run: pnpm install --frozen-lockfile --prefer-frozen-lockfile
Expand Down

0 comments on commit 68ce691

Please sign in to comment.