mirror of
https://github.com/AuxXxilium/synology-dsm-open-vm-tools.git
synced 2024-11-23 23:00:59 +07:00
vm: build: update to 7.2
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
a96a2e0059
commit
1de5c2b81d
14
.github/workflows/main.yml
vendored
14
.github/workflows/main.yml
vendored
@ -35,13 +35,13 @@ jobs:
|
||||
cp -f ~/tmp/spksrc/packages/*.spk /tmp
|
||||
cp -r /spksrc/sponge /usr/bin/
|
||||
cd /spksrc/spk/open-vm-tools-12/
|
||||
make arch-apollolake-7.1
|
||||
make arch-broadwell-7.1
|
||||
make arch-broadwellnk-7.1
|
||||
make arch-denverton-7.1
|
||||
make arch-geminilake-7.1
|
||||
make arch-r1000-7.1
|
||||
make arch-v1000-7.1
|
||||
make arch-apollolake-7.2
|
||||
make arch-broadwell-7.2
|
||||
make arch-broadwellnk-7.2
|
||||
make arch-denverton-7.2
|
||||
make arch-geminilake-7.2
|
||||
make arch-r1000-7.2
|
||||
make arch-v1000-7.2
|
||||
exit
|
||||
|
||||
# Upload artifact
|
||||
|
Loading…
Reference in New Issue
Block a user