Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz1991 committed Nov 13, 2023
1 parent f7096e4 commit d038fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y gcc g++ cmake lcov gcovr
sudo apt-get install -y libgtest-dev
sudo apt install -y libbenchmark-dev
sudo apt install -y libbenchmark-dev=1.8.3
cd /usr/src/gtest
sudo cmake CMakeLists.txt
sudo make
Expand Down

0 comments on commit d038fb1

Please sign in to comment.