We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716e76f commit 2b79f58Copy full SHA for 2b79f58
.github/workflows/store-openstack-capi-image-elastx.yml
@@ -27,7 +27,7 @@ jobs:
27
name: ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
28
29
- name: install deps
30
- uses: |
+ run: |
31
sudo apt update && \
32
sudo apt upgrade -y && \
33
sudo apt install -y python3-openstackclient
0 commit comments