mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user