Skip to content

Commit

Permalink
codeql - build more conservatively
Browse files Browse the repository at this point in the history
  • Loading branch information
pierce403 authored Apr 17, 2023
1 parent 2ea3d01 commit ff77f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
git submodule init
git submodule update
sudo apt install build-essential libbenchmark-dev libomp-dev libgmp-dev nlohmann-json3-dev postgresql libpqxx-dev libpqxx-doc nasm libsecp256k1-dev grpc-proto libsodium-dev libprotobuf-dev libssl-dev cmake libgrpc++-dev protobuf-compiler protobuf-compiler-grpc uuid-dev
make -j
make
# - run: |
# echo "Run, Build Application using script"
Expand Down

0 comments on commit ff77f64

Please sign in to comment.