Skip to content

Commit

Permalink
removed setup msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
Odizinne committed Aug 11, 2024
1 parent b4d351f commit ee8b63d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/qt-msvc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup MSVC
uses: microsoft/setup-msbuild@v1
with:
vs-version: 'latest'
#- name: Setup MSVC
# uses: microsoft/setup-msbuild@v1
# with:
# vs-version: 'latest'

- name: Set up Visual Studio shell
uses: egor-tensin/vs-shell@v2
Expand Down

0 comments on commit ee8b63d

Please sign in to comment.