Skip to content

Commit

Permalink
fix: syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ifTNT committed Aug 27, 2024
1 parent aa8c256 commit e562dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
@@ -99,7 +99,7 @@ jobs:
PCKGVER: ${{ inputs.version }}

steps:
- name: Add MSBuild to PATH
- name: Add MSBuild to PATH
if: runner.os == 'Windows'
uses: microsoft/setup-msbuild@v2
with:

0 comments on commit e562dd5

Please sign in to comment.