Skip to content

Commit 2f355d4

Browse files
authored
Update ci.yml
1 parent b1b8a2f commit 2f355d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ jobs:
232232
sudo apt-get update
233233
sudo apt-get install -y git rustc cargo pkg-config libssl-dev build-essential python3-dev 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 gcc python3-cffi libffi-dev
234234
curl -sSf https://sh.rustup.rs | sh -s -- -y
235+
. "$HOME/.cargo/env"
235236
236237
- name: Setup IPMI Tool for CloudStack
237238
run: |

0 commit comments

Comments
 (0)