Skip to content

Commit fe782d4

Browse files
authored
Update cmake-multi-platform.yml
1 parent 6bf927b commit fe782d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
sudo apt-get install -y build-essential cmake
4545
4646
- name: Configure libssh2 with CMake
47-
if: matrix.os != 'windows-latest'
4847
run: |
4948
cd raylib
5049
cmake -S ./ -B ./build -DBUILD_SHARED_LIBS=ON -DBUILD_EXAMPLES=OFF

0 commit comments

Comments
 (0)