mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2026-01-29 07:12:39 +00:00
Refactor(CI): Build as RelWithDeb again
This commit is contained in:
parent
e36b175014
commit
451dfd7b54
1 changed files with 1 additions and 1 deletions
2
.github/workflows/openmw-mp.yml
vendored
2
.github/workflows/openmw-mp.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
branches: [ master ]
|
||||
|
||||
env:
|
||||
BUILD_TYPE: Release
|
||||
BUILD_TYPE: RelWithDebInfo
|
||||
GIT_TERMINAL_PROMPT: 0
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue