Skip to content

Commit

Permalink
set registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Sep 5, 2024
1 parent 15d1714 commit c37473e
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 @@ -171,6 +171,7 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'pnpm'
registry-url: 'https://registry.npmjs.org'

# Cargo already skips downloading dependencies if they already exist
- name: Cache cargo
Expand Down

0 comments on commit c37473e

Please sign in to comment.