mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Bump our macOS CI runners
This commit is contained in:
@@ -58,7 +58,7 @@ case "$actionname" in
|
||||
action() { # _ _ repo _
|
||||
# libbet depends on PIL to build
|
||||
if [ "$3" = "libbet" ]; then
|
||||
case "${osname%-*}" in
|
||||
case "${osname%%-*}" in
|
||||
ubuntu | debian)
|
||||
sudo apt-get install python3-pil
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user