Skip to content

Commit 2dc5496

Browse files
Update cmake.yml
replaced the refs to ref to the most recent master branch of raylib
1 parent dacb4ca commit 2dc5496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
repository: "raysan5/raylib"
4141
path: "raylib"
42-
ref: "5.5"
42+
ref: 3e336e4
4343
submodules: true
4444

4545
- name: Install Dependencies on Ubuntu

0 commit comments

Comments
 (0)