Skip to content

Commit

Permalink
try debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyShi22 committed Sep 2, 2022
1 parent ac3742a commit 15a30db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
source /opt/rh/rh-perl530/enable
export LIBCLANG_PATH=/opt/rh/llvm-toolset-7/root/lib64/
source /opt/rh/llvm-toolset-7/enable
cmake3 . -DCMAKE_BUILD_TYPE=Release -DBUILD_STATIC=ON -DTESTS=OFF
cmake3 . -DCMAKE_BUILD_TYPE=Debug -DBUILD_STATIC=ON -DTESTS=OFF
make -j4
make tar
- name: tar fisco-bcos for CentOS
Expand Down

0 comments on commit 15a30db

Please sign in to comment.