Skip to content

Commit

Permalink
Setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Feb 24, 2024
1 parent ee3fca1 commit b5533f0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,8 @@ jobs:
- name: Hm
shell: bash
run: |
vswhere -products 'Microsoft.VisualStudio.Product.BuildTools' -all -format json
vswhere -latest -prerelease -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -property installatonPath -products * -format json
- name: More
run: |
Get-VSSetupInstance -All
- name: Okk
shell: bash
run: |
vswhere -products * -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -format json

0 comments on commit b5533f0

Please sign in to comment.