Woops! No wonder the Windows build kept failing.

This commit is contained in:
Tony Bark 2022-10-10 04:29:10 -04:00
parent f01ac8970a
commit 420cdb83fe

View file

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
dotnet: ["6.0.x"]
platforms: ["ubuntu-latest", "windows-latex", "macos-latest"]
platforms: ["ubuntu-latest", "windows-latest", "macos-latest"]
steps:
- uses: actions/checkout@v2
- name: Setup .NET