Skip to content

Commit

Permalink
Install benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen committed Jan 3, 2024
1 parent 051633d commit 0054798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
libarrow-dataset-dev=14.0.1-1 \
libarrow-acero-dev=14.0.1-1 \
libparquet-dev=14.0.1-1
sudo apt-get install -y libboost-graph-dev ccache libcurl4-openssl-dev
sudo apt-get install -y libboost-graph-dev ccache libcurl4-openssl-dev libbenchmark-dev
- name: CMake
run: |
Expand Down

0 comments on commit 0054798

Please sign in to comment.