Skip to content

Commit

Permalink
build: Removed duplicate install
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoTenPvP committed Nov 10, 2020
1 parent 50a9451 commit 9bc1241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ cache:

install:
- ps: Install-Product node $env:nodejs_version
- npm install
- npm install -g semantic-release@17
- npm install -g @semantic-release/github -D
- npm install -g @semantic-release/exec -D
Expand Down

0 comments on commit 9bc1241

Please sign in to comment.