fix build scripts for workflow

This commit is contained in:
nillerusr
2023-11-08 21:58:33 +03:00
parent ab527be41a
commit abb470a471
9 changed files with 11 additions and 11 deletions

View File

@@ -4,5 +4,5 @@ git submodule init && git submodule update
brew install sdl2
./waf configure -T debug --64bits --disable-warns $* &&
./waf configure -T debug --disable-warns $* &&
./waf build