This commit is contained in:
Oleg Kalachev
2022-11-05 04:04:06 +06:00
parent 4bab19ee18
commit 96068be29e

View File

@@ -29,6 +29,6 @@ jobs:
echo Uploaded https://clovervm.ams3.digitaloceanspaces.com/$(ls)
working-directory: output-virtualbox-ovf
- name: Install ovftool
run: installer -pkg "VMware OVF Tool.pkg" -target /
run: sudo installer -pkg "VMware OVF Tool.pkg" -target /
- name: Convert to Parallels
run: /Applications/VMware\ OVF\ Tool/ovftool --lax output-virtualbox-ovf/*.ova clover-devel.vmx && ls