Skip to content

Commit

Permalink
chore(ci): stop updating npm (#4045)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
XhmikosR and kodiakhq[bot] authored Jan 17, 2022
1 parent 5e6df42 commit 41e6729
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
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.
- name: Upgrade npm
run: npm install -g npm@latest
- name: Install core dependencies
run: npm ci --no-audit
- name: Extract tag and version
Expand Down

1 comment on commit 41e6729

@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: 448 MB

Please sign in to comment.