mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-23 20:09:45 +03:00
Updated GitHub workflows
This commit is contained in:
3
.github/workflows/mapbase_build-master.yml
vendored
3
.github/workflows/mapbase_build-master.yml
vendored
@@ -18,7 +18,7 @@ on:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
games:
|
||||
everything:
|
||||
strategy:
|
||||
matrix:
|
||||
configuration: [Release, Debug]
|
||||
@@ -26,7 +26,6 @@ jobs:
|
||||
with:
|
||||
configuration: ${{ matrix.configuration }}
|
||||
branch: 'sp'
|
||||
game: 'episodic' # Change this if your mod is not using HL2/Episodic game projects
|
||||
project-group: 'all'
|
||||
solution-name: 'everything'
|
||||
build-on-linux: true # Disable this if you don't want to compile for Linux
|
||||
|
||||
Reference in New Issue
Block a user