Skip to content

Commit cbf632e

Browse files
CI
1 parent 62ec2d1 commit cbf632e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
mkdir build
4848
cd build
4949
cmake -DWITH_PIC=on -DCMAKE_BUILD_TYPE=Release ..
50+
echo %cd%
51+
dir
5052
msbuild ALL_BUILD.vxcproj
5153
copy raylib\Debug\raylib.lib ..\..
5254
cd ..\..

0 commit comments

Comments
 (0)