Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: remove npm update #532

Merged
merged 2 commits into from
Sep 16, 2023
Merged

ci: remove npm update #532

merged 2 commits into from
Sep 16, 2023

Conversation

KazuCocoa
Copy link
Member

to avoid the latest npm's nodejs version mismatch error

@@ -33,8 +33,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- run: npm i -g npm
Copy link
Contributor

Choose a reason for hiding this comment

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

we could also update the matrix generation algorithm above

@KazuCocoa KazuCocoa merged commit 3ffec97 into master Sep 16, 2023
17 checks passed
@KazuCocoa KazuCocoa deleted the KazuCocoa-patch-1 branch September 16, 2023 09:35
@github-actions
Copy link

🎉 This PR is included in version 5.12.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants