mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-07-16 06:19:58 +00:00
Fixing builds
This commit is contained in:
parent
78c16891a2
commit
ea271d5958
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -50,6 +50,9 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Install dependencies
|
||||
run: brew install sdl2
|
||||
|
||||
- name: Configure
|
||||
run: ./waf configure $WAF_FLAGS
|
||||
- name: Build macos-amd64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user