Skip to content

Commit c43fe92

Browse files
authored
Update ci.yml
1 parent 60e7149 commit c43fe92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
- name: Install Build Dependencies
231231
run: |
232232
sudo apt-get update
233-
sudo apt-get install -y git uuid-runtime genisoimage python3 ipmitool build-essential libgcrypt20 libgpg-error-dev libgpg-error0 libopenipmi0 ipmitool libpython3-dev libssl-dev libffi-dev python3-openssl python3-dev python3-setuptools libxml2-dev libxslt1-dev python3-dev gcc
233+
sudo apt-get install -y git uuid-runtime genisoimage python3 ipmitool build-essential libgcrypt20 libgpg-error-dev libgpg-error0 libopenipmi0 ipmitool libpython3-dev libssl-dev libffi-dev python3-openssl python3-dev python3-setuptools libxml2-dev libxslt1-dev python3-dev gcc python3-cffi libffi-dev
234234
235235
- name: Setup IPMI Tool for CloudStack
236236
run: |

0 commit comments

Comments
 (0)