Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 17, 2024
1 parent 1019078 commit 0d416b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ environment:
DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
init:
- npm i -g npx
- npm ci
- npx playwright install --with-deps
- npm init playwright@latest
build_script:
- pwsh: |
Invoke-WebRequest "https://dot.net/v1/dotnet-install.ps1" -OutFile "./dotnet-install.ps1"
Expand Down

0 comments on commit 0d416b1

Please sign in to comment.