Skip to content

Commit cb5aa77

Browse files
committed
Remove step with MSVC setup
1 parent 54efedd commit cb5aa77

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/conda-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ jobs:
124124
- name: Install conda-build
125125
run: conda install conda-build
126126

127-
- name: Setup MSVC
128-
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
129-
130127
- name: Store conda paths as envs
131128
shell: bash -el {0}
132129
run: |

0 commit comments

Comments
 (0)