Skip to content

Commit e35afd5

Browse files
CI
1 parent cbf632e commit e35afd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/windows.yml

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

41-
- name: Add msbuild to PATH
42-
uses: microsoft/[email protected]
4341

4442
- name: Build raylib
43+
uses: ilammy/msvc-dev-cmd@v1
4544
run: |
4645
cd raylib-c
4746
mkdir build

0 commit comments

Comments
 (0)