Skip to content

Commit

Permalink
build RelWithDebInfo
Browse files Browse the repository at this point in the history
Signed-off-by: zhuangbowei.zbw <[email protected]>
  • Loading branch information
WaberZhuang committed Aug 6, 2024
1 parent ae2764e commit 7ce4086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PACKAGE_VERSION=${2}
RELEASE_NO=${3}
COMMIT_ID=${4}
ARCH=`uname -m`
BUILD_TYPE="Release"
BUILD_TYPE="RelWithDebInfo"
COMPILER=""
PACKAGE_RELEASE=""
CMAKE="cmake"
Expand Down

0 comments on commit 7ce4086

Please sign in to comment.