Skip to content

Commit

Permalink
debug build
Browse files Browse the repository at this point in the history
Signed-off-by: zhuangbowei.zbw <[email protected]>
  • Loading branch information
WaberZhuang committed Aug 5, 2024
1 parent cc0592c commit 23cc7e9
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="Debug"
COMPILER=""
PACKAGE_RELEASE=""
CMAKE="cmake"
Expand Down

0 comments on commit 23cc7e9

Please sign in to comment.