Skip to content

Commit

Permalink
Revert "ugh"
Browse files Browse the repository at this point in the history
This reverts commit 96f3e6c.
  • Loading branch information
sabianroberts committed Nov 13, 2024
1 parent 96f3e6c commit 75d2ad9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Install Visual Studio 2022 Build Tools
run: |
choco install visualstudio2022buildtools --package-parameters "--add Microsoft.VisualStudio.Workload.VCTools"

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v2
with:
Expand Down

0 comments on commit 75d2ad9

Please sign in to comment.