Skip to content

Commit

Permalink
ss
Browse files Browse the repository at this point in the history
  • Loading branch information
DanHarltey committed Jan 19, 2024
1 parent f181036 commit e8638f5
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 @@ -2,7 +2,7 @@ image:
- Visual Studio 2022
# - Ubuntu
# - macOS
install:0&
install:
- pwsh: |
if ($isWindows) {
Invoke-WebRequest "https://dot.net/v1/dotnet-install.ps1" -OutFile "./dotnet-install.ps1"
Expand Down

0 comments on commit e8638f5

Please sign in to comment.