Skip to content

Commit 6c5de93

Browse files
committed
fixup
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent eb76c7d commit 6c5de93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/minikube-test-operator-arm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install yq
2727
run: sudo pip install yq
2828
- name: Install chectl
29-
run: bash <(curl -sL https://che-incubator.github.io/chectl/install.sh) --channel=next
29+
run: bash <(curl -sL https://raw.githubusercontent.com/che-incubator/chectl/4526a1fa80e29e4cc6dfd3fb048a9f75441bf8a2/install.sh) --channel=next
3030
- name: Run tests
3131
run: /bin/bash build/scripts/minikube-tests/test-operator-arm64.sh
3232
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)