mac-scons install SFML@2

This commit is contained in:
2025-01-12 11:40:39 -06:00
committed by Celtic Minstrel
parent e8bcd663c3
commit 129d9417ab
2 changed files with 9 additions and 3 deletions

View File

@@ -54,7 +54,7 @@
},
{
name: install dependencies,
run: brew install scons SFML Boost
run: brew install scons SFML@2 Boost
},
{
name: build and unit test,