vm: build: add missing

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2023-06-03 20:55:25 +02:00
parent a9c53fdcc8
commit 9ddbf60241

View File

@ -16,7 +16,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y libelf-dev moreutils glibc
sudo apt-get install -y libelf-dev moreutils glibc-source libc-dev-bin build-essential
# Build incremental
- name: Build image