mirror of
https://github.com/AuxXxilium/synology-dsm-open-vm-tools.git
synced 2024-11-23 23:00:59 +07:00
vm: build: add missing
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
253669d694
commit
a9c53fdcc8
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libelf-dev moreutils
|
||||
sudo apt-get install -y libelf-dev moreutils glibc
|
||||
|
||||
# Build incremental
|
||||
- name: Build image
|
||||
|
Loading…
Reference in New Issue
Block a user