Skip to content

Commit 7397c74

Browse files
QuafadasCopilot
andcommitted
.
Co-authored-by: Copilot <copilot@github.com>
1 parent 605ca33 commit 7397c74

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,11 @@ jobs:
161161
- run: clang -v
162162
shell: cmd
163163

164+
- name: Activate MSVC developer environment
165+
uses: ilammy/msvc-dev-cmd@v1
166+
with:
167+
arch: x64
168+
164169
- name: Install clang and OpenSSL
165170
shell: pwsh
166171
run: |

0 commit comments

Comments
 (0)