We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd0447 commit d5d59c9Copy full SHA for d5d59c9
1 file changed
.github/workflows/compile-test.yml
@@ -35,6 +35,7 @@ jobs:
35
with:
36
repository: EasyRPG/buildscripts
37
path: buildscripts
38
+ ref: 'b3ed5f25c0aa9d3cfac39cec7d3e9e0614f68c7d' # FIXME: pre-SDL2 removal, delete when SDL/#15502 is fixed
39
40
- name: Get buildscripts commit hash
41
id: buildscripts-hash
0 commit comments