Skip to content

Commit

Permalink
do we need this
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Jul 2, 2024
1 parent 910da38 commit edd3db3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,6 @@ jobs:
windows:
runs-on: windows-2022 # latest
steps:
- name: Setup MSVC dev command prompt a
uses: TheMrMilchmann/setup-msvc-dev@v3
with:
arch: x64
toolset: 14
- name: Build ${{ env.PACKAGE_NAME }} + consumers
run: |
python -c "from urllib.request import urlretrieve; urlretrieve('${{ env.BUILDER_HOST }}/${{ env.BUILDER_SOURCE }}/${{ env.BUILDER_VERSION }}/builder.pyz?run=${{ env.RUN }}', 'builder.pyz')"
Expand Down

0 comments on commit edd3db3

Please sign in to comment.