Skip to content

Commit a69ab06

Browse files
committed
brew already moved to SFML v3; request v2
1 parent 5f9dfd8 commit a69ab06

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
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Get MacOS dependencies
7676
if: runner.os == 'macOS'
77-
run: brew install sfml lua zlib libpng freetype glew sdl2 sdl2_ttf sdl2_image
77+
run: brew install sfml@2 lua zlib libpng freetype glew sdl2 sdl2_ttf sdl2_image
7878

7979
- name: Configure CMake
8080
shell: bash

0 commit comments

Comments
 (0)