2
0
mirror of https://github.com/boostorg/url.git synced 2026-01-19 04:42:15 +00:00

Github Actions: remove ilammy/msvc-dev-cmd

This commit is contained in:
sdarwin
2023-05-12 05:28:14 -06:00
committed by Alan de Freitas
parent bdc61cfb36
commit 6fcfb53cde

View File

@@ -61,10 +61,6 @@ runs:
uses: SimenB/github-actions-cpu-cores@v1
id: cpu-cores
- name: Setup msvc dev-cmd
if: runner.os == 'Windows'
uses: ilammy/msvc-dev-cmd@v1
- name: Bootstrap
working-directory: ${{ inputs.source-dir }}
shell: bash