Skip to content

Commit

Permalink
chore(ci): fix pre-release (#3451)
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Oct 5, 2021
1 parent 6faa232 commit 5fc6cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version: '*'
cache: 'npm'
check-latest: true
cache-dependency-path: 'npm-shrinkwrap.json'
registry-url: 'https://registry.npmjs.org'
# This can be removed once npm >=7.20.0 is installed by default.
# See https://github.com/npm/cli/issues/2755.
Expand Down

1 comment on commit 5fc6cae

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 352 MB

Please sign in to comment.