Skip to content

Commit

Permalink
ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Dec 19, 2024
1 parent 163fe09 commit 093aa10
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,10 @@ jobs:
activate-environment: ../deploy-env
python-version: ${{ matrix.python-version }}

# - name: Add msbuild to PATH
# uses: microsoft/setup-msbuild@v2
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v2
with:
vs-version: "[14.16, 14.17)"

- uses: ilammy/msvc-dev-cmd@v1
with:
Expand Down

0 comments on commit 093aa10

Please # to comment.