diff --git a/.github/workflows/pika.yml b/.github/workflows/pika.yml index a5d9d5d6e..89c2086a3 100644 --- a/.github/workflows/pika.yml +++ b/.github/workflows/pika.yml @@ -174,7 +174,7 @@ jobs: - name: Install Deps run: | brew update - brew install --overwrite python@3.12 autoconf protobuf llvm wget git + brew install --overwrite protobuf llvm brew install gcc@10 automake cmake make binutils - name: Configure CMake