Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Apr 24, 2024
1 parent ccb7568 commit 8992884
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
with:
node-version-file: .nvmrc

- name: Setup pnpmrc
run: |
npm config set @pvtnbr:registry=https://npm.pkg.github.com
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
Expand Down

0 comments on commit 8992884

Please sign in to comment.