commit | a586ec52673a0cf0dba85ccf8e22aa8927cfd1ec | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Fri Jun 02 00:14:44 2023 +0800 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Thu Jun 01 12:30:47 2023 -0400 |
tree | 9953d5069cd5c467fde4c21fdabea5924896b093 | |
parent | 612024966a263558854c3f4658c69968d99c6094 [diff] |
fix(manila): update before install dependencies
diff --git a/.github/workflows/manila.yml b/.github/workflows/manila.yml index 132a65a..f85d482 100644 --- a/.github/workflows/manila.yml +++ b/.github/workflows/manila.yml
@@ -39,6 +39,7 @@ - name: Install dependencies run: | + sudo apt-get update sudo apt-get install -y debootstrap qemu-utils pipx install diskimage-builder==3.28.0 pipx install python-swiftclient