Skip to content

Commit 0ee1669

Browse files
committed
configure msvc
1 parent 5799a96 commit 0ee1669

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/windows.yml

+3
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ jobs:
9393
# Build
9494
#
9595

96+
- name: Configure Developer Command Prompt for Microsoft Visual C++
97+
uses: ilammy/msvc-dev-cmd@v1
98+
9699
- name: Setup ccache
97100
uses: hendrikmuhs/ccache-action@v1.2
98101
with:

0 commit comments

Comments
 (0)