Skip to content

Commit 2b79f58

Browse files
committed
fix command
1 parent 716e76f commit 2b79f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
name: ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
2828

2929
- name: install deps
30-
uses: |
30+
run: |
3131
sudo apt update && \
3232
sudo apt upgrade -y && \
3333
sudo apt install -y python3-openstackclient

0 commit comments

Comments
 (0)