Skip to content

Commit 2ee8167

Browse files
correct command spelling
Signed-off-by: Daniel Kiptoon <[email protected]>
1 parent 3fa1598 commit 2ee8167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2etests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
run: |
123123
docker load --input /tmp/meshery-meshsync.tar
124124
docker image ls -a
125-
minkube image load meshery-meshsync:test
125+
minikube image load meshery-meshsync:test
126126
# Ensure Meshery Components are running.
127127
- name: Check Meshery Components
128128
run: |

0 commit comments

Comments
 (0)