Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilpic authored Apr 26, 2021
1 parent 0297643 commit 44362ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Enable Developer Command Prompt
if: matrix.os == 'windows-latest'
uses: ilammy/msvc-dev-cmd@v1.0.0
uses: ilammy/msvc-dev-cmd@v1.7.0
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 44362ff

Please sign in to comment.