Update codeql-analysis.yml

This commit is contained in:
Matt Domko 2021-05-11 04:24:20 -07:00 committed by GitHub
parent d16cfaf9c4
commit ce8c876e30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,7 @@ jobs:
sudo apt-get update --yes
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils --yes
sudo apt-get install libboost-all-dev --yes
./autogen.sh
./configure --disable-wallet --without-gui
make