Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
chore(ci): fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ViRb3 committed Apr 9, 2021
1 parent 6eb7904 commit eae2743
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,8 @@ jobs:
runs-on: [windows-2019]

steps:
- name: Setup MSBuild.exe
uses: warrenbuckley/Setup-MSBuild@v1

- name: Setup Nuget.exe
if: success()
uses: warrenbuckley/Setup-Nuget@v1
- name: Add msbuild to PATH
uses: microsoft/[email protected]

- name: Checkout
if: success()
Expand Down

0 comments on commit eae2743

Please sign in to comment.