Skip to content

Commit d4419c5

Browse files
committed
change openstack
1 parent 3f7f92a commit d4419c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/store-openstack-capi-image-safespring.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929

3030
- name: install deps
3131
run: |
32-
sudo apt update && \
33-
sudo apt install -y python3-openstackclient
32+
pip3 install python-openstackclient
3433
3534
- name: store image
3635
env:

0 commit comments

Comments
 (0)