This commit is contained in:
Oleg Kalachev
2022-11-01 17:50:09 +06:00
parent fb8110f62c
commit 21423cee8e

View File

@@ -30,7 +30,7 @@ jobs:
working-directory: output-virtualbox-ovf working-directory: output-virtualbox-ovf
- name: Install ovftool - name: Install ovftool
run: | run: |
./VMware-ovftool-4.3.0-7948156-lin.x86_64.bundle--extract ovftool ./VMware-ovftool-4.3.0-7948156-lin.x86_64.bundle --extract ovftool
ls ovftool ls ovftool
- name: Convert to Parallels - name: Convert to Parallels
run: ovftool/ovftool --lax output-virtualbox-ovf/*.ova clover-devel.vmx && ls run: ovftool/ovftool --lax output-virtualbox-ovf/*.ova clover-devel.vmx && ls