Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Nov 15, 2024
1 parent 732a145 commit 8523d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Install Visual Studio Build Tools
run: |
choco install visualstudio2019buildtools --ignore-checksums -y
choco install visualstudio2019-workload-netbuildtools --ignore-checksums -y
choco install visualstudio2019-workload-vctools --ignore-checksums -y
# Install .NET Core SDK
- name: Install .NET Core
Expand Down

0 comments on commit 8523d9d

Please sign in to comment.