Skip to content

Commit

Permalink
fix(appveyor): script
Browse files Browse the repository at this point in the history
  • Loading branch information
h7ml committed Jun 10, 2022
1 parent 61b6326 commit ce59370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ install:
- ps: Install-Product node $env:nodejs_version
- npm config get registry
# - npm install --legacy-peer-deps
#test_script:
# - npm run build
test_script:
- npm install --legacy-peer-deps
build: off

1 comment on commit ce59370

@vercel
Copy link

@vercel vercel bot commented on ce59370 Jun 10, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

dgiot-dashboard – ./

dgiot-dashboard-git-master-dgiot.vercel.app
dgiot-dashboard.vercel.app
dgiot-dashboard-dgiot.vercel.app

Please sign in to comment.