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