Skip to content

Commit b2d4ce5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
sudo apt-get update
4444
sudo apt-get install -y build-essential cmake
4545
46-
- name: Configure libssh2 with CMake
46+
- name: Configure raylib with CMake
4747
run: |
4848
cd raylib
4949
cmake -S ./ -B ./build -DBUILD_SHARED_LIBS=ON -DBUILD_EXAMPLES=OFF

0 commit comments

Comments
 (0)