mirror of https://github.com/OpenVPN/openvpn-gui
Github Actions: use Release build configuration
Signed-off-by: Lev Stipakov <lev@openvpn.net>pull/471/head
parent
bb6b6e29fb
commit
f42b91dc2f
|
@ -37,7 +37,7 @@ jobs:
|
|||
useVcpkgToolchainFile: true
|
||||
buildWithCMake: true
|
||||
buildDirectory: ${{ env.buildDir }}
|
||||
cmakeAppendedArgs: '-GNinja'
|
||||
cmakeBuildType: ${{env.BUILD_CONFIGURATION}}
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue