Skip to content

Commit 21d8aaf

Browse files
committed
Fix my stupidity (no)
1 parent 8b28e8c commit 21d8aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ for:
7575

7676
install:
7777
- brew update
78-
- brew install sdl2 sdl2_mixer sdl2_image libjpeg libpng ninja coretools
78+
- brew install sdl2 sdl2_mixer sdl2_image libjpeg libpng ninja coreutils
7979

8080
build_script:
8181
- cmake -GNinja -DCMAKE_BUILD_TYPE=Release -Bbuild -H.

0 commit comments

Comments
 (0)