Skip to content

Commit

Permalink
Remove stray npm install (#1183)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Sep 22, 2022
1 parent cb8c882 commit 2607964
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

0 comments on commit 2607964

Please sign in to comment.