Skip to content

Commit

Permalink
ci: add registry-url to setup-node in release (hemilabs#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuasing authored Jul 2, 2024
1 parent b9b673a commit d39ebe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ jobs:
check-latest: true
cache: "pnpm"
cache-dependency-path: "web/**/pnpm-lock.yaml"
registry-url: "https://registry.npmjs.org"

- name: "Install dependencies"
working-directory: "web/"
Expand Down

0 comments on commit d39ebe2

Please sign in to comment.