James McConnell 1 жил өмнө
parent
commit
28abd8a346

+ 1 - 1
.github/workflows/build.yml

@@ -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: |