mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
fix(packaging): add sudo to package vmware-vsphere
This commit is contained in:
parent
b905c38edb
commit
3fcf2ffeec
2
.github/workflows/perl-vmware-vsphere.yml
vendored
2
.github/workflows/perl-vmware-vsphere.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd vmware-vsphere-cli-distrib
|
cd vmware-vsphere-cli-distrib
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make pure_install
|
sudo make pure_install
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Cache vsphere cli sources
|
- name: Cache vsphere cli sources
|
||||||
|
Loading…
x
Reference in New Issue
Block a user