mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-04-20 18:07:26 +00:00
update github workflow for windows build again
This commit is contained in:
parent
a1009570cc
commit
320e56643e
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -43,5 +43,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build windows-i386
|
- name: Build windows-i386
|
||||||
run: |
|
run: |
|
||||||
|
git submodule init && git submodule update
|
||||||
./waf.bat configure -T debug
|
./waf.bat configure -T debug
|
||||||
./waf.bat build
|
./waf.bat build
|
||||||
|
Loading…
Reference in New Issue
Block a user