krata: introduce nightly build

This commit is contained in:
Alex Zenla
2024-03-05 12:55:28 +00:00
parent 8653fd6249
commit a37f33e688
7 changed files with 48 additions and 37 deletions

5
scripts/ci/install-deps.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
set -e
sudo apt-get update
sudo apt-get install -y build-essential libssl-dev libelf-dev flex bison bc