Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
CharliePoole committed Apr 30, 2021
1 parent 6a73fa3 commit a24190f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ branches:
image: Visual Studio 2019

build_script:
- ps: dir "C:\Program Files (x86)"
- ps: dir "C:\Program Files (x86)\dotnet"
- ps: .\build.ps1 -Target "Appveyor" -Configuration "Release"

# disable built-in tests.
Expand Down

0 comments on commit a24190f

Please sign in to comment.