Skip to content

Commit b5b485e

Browse files
Update nightly.yml
1 parent 8fe0c03 commit b5b485e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ jobs:
150150
if: matrix.generator == 'Ninja'
151151
uses: seanmiddleditch/gha-setup-ninja@3b1f8f94a2f8254bd26914c4ab9474d4f0015f67 # v6
152152

153-
# - name: Configure MSVC environment
154-
# uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
153+
- name: Configure MSVC environment
154+
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
155155

156156
- name: Install llvm-mingw
157157
run: |

0 commit comments

Comments
 (0)