wasn't building everything..

This commit is contained in:
Timothee 'TTimo' Besset 2021-05-16 17:14:31 -05:00
parent e490d8a1be
commit 2634c6238d
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
uses: microsoft/setup-msbuild@v1.0.2
- name: Build GtkRadiant
run: msbuild /p:Configuration=Release /p:Platform=Win32 /target:radiant
run: msbuild radiant.sln /p:Configuration=Release /p:Platform=Win32
- name: Build q3map2 x64
run: msbuild /p:Configuration=Release /p:Platform=x64 /target:q3map2