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 8992884 commit ce9e287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
with:
node-version-file: .nvmrc

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

0 comments on commit ce9e287

Please sign in to comment.