mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 15:13:25 +00:00
Install libncurses
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
||||
working-directory: output-virtualbox-ovf
|
||||
- name: Install ovftool
|
||||
run: |
|
||||
apt-get install -y libncurses-dev
|
||||
sudo ln -s /usr/lib/x86_64-linux-gnu/libncursesw.so.6 /usr/lib/x86_64-linux-gnu/libncursesw.so.5
|
||||
./VMware-ovftool-4.3.0-7948156-lin.x86_64.bundle --extract=ovftool
|
||||
ls ovftool
|
||||
- name: Convert to Parallels
|
||||
|
||||
Reference in New Issue
Block a user