Skip to content

Commit

Permalink
debug electron-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
flotwig committed Jun 15, 2021
1 parent 5f2ea95 commit 3f3bb89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ branches:
environment:
# use matching version of Node.js
nodejs_version: "14.16.0"
DEBUG: electron-builder
# encode secure variables which will NOT be used
# in pull requests
# https://www.appveyor.com/docs/build-configuration/#secure-variables
Expand Down

2 comments on commit 3f3bb89

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 3f3bb89 Jun 15, 2021

Choose a reason for hiding this comment

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

AppVeyor has built the win32 ia32 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.5.1/appveyor-windows-code-signing-3f3bb899ed1985ccb3ceb910155e0bf12a5ecbec/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 3f3bb89 Jun 15, 2021

Choose a reason for hiding this comment

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

AppVeyor has built the win32 x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.5.1/appveyor-windows-code-signing-3f3bb899ed1985ccb3ceb910155e0bf12a5ecbec/cypress.tgz

Please sign in to comment.