mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
Revert "only build DebugLogXP and ReleaseXP"
This reverts commit 1ef99b12955a93a86820187bc99dd5f747671ac0.
This commit is contained in:
parent
1ef99b1295
commit
6c5bac9058
@ -22,7 +22,7 @@ inputs:
|
||||
|
||||
release:
|
||||
description: 'Set to true to enable building with Release configuration'
|
||||
required: false
|
||||
required: true
|
||||
|
||||
releasexp:
|
||||
description: 'Set to true to enable building with ReleaseXP configuration'
|
||||
@ -30,7 +30,7 @@ inputs:
|
||||
|
||||
debug:
|
||||
description: 'Set to true to enable building with Debug configuration'
|
||||
required: false
|
||||
required: true
|
||||
|
||||
debuglogxp:
|
||||
description: 'Set to true to enable building with DebugLogXP configuration'
|
||||
@ -38,7 +38,7 @@ inputs:
|
||||
|
||||
debuglogminixp:
|
||||
description: 'Set to true to enable building with DebugLogMiniXP configuration'
|
||||
required: false
|
||||
required: true
|
||||
|
||||
# Outputs are always using Windows directory separator (`\`)
|
||||
outputs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user