Skip to content

Commit

Permalink
Remove version range
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Jul 11, 2022
1 parent 4f09452 commit ac26e9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
- name: Add msbuild to PATH
if: matrix.platform == 'windows-latest'
uses: microsoft/setup-msbuild@v1.1
with:
vs-version: '[16.1, 16.11, 17.2)'
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit ac26e9e

Please sign in to comment.