Skip to content

Commit

Permalink
github: Revert building raft without optimization
Browse files Browse the repository at this point in the history
Signed-off-by: Free Ekanayaka <[email protected]>
  • Loading branch information
freeekanayaka committed Jan 31, 2024
1 parent 2630053 commit f7bd2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
git log -n 1
autoreconf -i
./configure --enable-debug --enable-backtrace
make -j4 CFLAGS=-O0
make -j4
sudo make install
sudo ldconfig
Expand Down

0 comments on commit f7bd2b3

Please sign in to comment.