Skip to content

Commit 8830ad6

Browse files
author
wangshaoyi
committed
debug github macos pipeline build error
1 parent ac191c4 commit 8830ad6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pika.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ jobs:
250250
brew list
251251
export CC=/usr/local/opt/gcc@10/bin/gcc-10
252252
cmake -B build -DCMAKE_C_COMPILER=/usr/local/opt/gcc@10/bin/gcc-10 -DUSE_PIKA_TOOLS=ON -DCMAKE_BUILD_TYPE=${{ env.BUILD_TYPE }} -DCMAKE_CXX_FLAGS_DEBUG=-fsanitize=address
253+
cat /Users/runner/work/pikiwidb/pikiwidb/buildtrees/Stamp/gflags/gflags-configure-RelWithDebInfo.cmake
254+
cat /Users/runner/work/pikiwidb/pikiwidb/buildtrees/Stamp/gflags/gflags-configure-*.log
253255
254256
- name: Build
255257
run: |

0 commit comments

Comments
 (0)