mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03:00
fix build scripts for workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user