Skip to content

Commit a4c2083

Browse files
CI
1 parent e35afd5 commit a4c2083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
# The target architecture (x86, x64) of the Python interpreter.
3939
architecture: x64
4040

41+
- uses: ilammy/msvc-dev-cmd@v1
4142

4243
- name: Build raylib
43-
uses: ilammy/msvc-dev-cmd@v1
4444
run: |
4545
cd raylib-c
4646
mkdir build

0 commit comments

Comments
 (0)