@@ -65,7 +65,7 @@ jobs:
echo "CONFIG set to: $CONFIG"
- name: Install ccache
- run: sudo apt update && sudo apt install -y libelf-dev
+ run: sudo apt update && sudo apt install -y libelf-dev libssl-dev build-essential
- name: Install Repo
run: |