Skip to content

Commit

Permalink
Remove stray npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Sep 22, 2022
1 parent cb8c882 commit d0bce84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci && npm install --global
- run: |
git config --global user.name Olivaw[bot]
git config --global user.email [email protected]
Expand Down

2 comments on commit d0bce84

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Test Comment

CML watermark

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Test Comment

CML watermark

Please sign in to comment.