Skip to content

Commit

Permalink
Fix window CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxiangmoe committed Jan 14, 2022
1 parent 1ad4312 commit 1927fff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ environment:
install:
# Get the latest stable version of Node 0.STABLE.latest
- ps: Install-Product node $env:nodejs_version
# Typical npm stuff.
- npm i -g npm@latest
- npm install

# Post-install test scripts.
Expand Down

0 comments on commit 1927fff

Please sign in to comment.