Skip to content

Commit d4bb201

Browse files
committed
add msbuild
1 parent 456aa6d commit d4bb201

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ jobs:
159159
python-version: "3.10"
160160
channels: conda-forge
161161

162+
- name: Add msbuild to PATH
163+
uses: microsoft/setup-msbuild@v2
164+
162165
- name: Setup CUDA Toolkit
163166
id: cuda-toolkit
164167
shell: pwsh

0 commit comments

Comments
 (0)