Skip to content

Commit

Permalink
Fix minikube-chectl-commands-tests.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Dmytro Nochevnov <[email protected]>
  • Loading branch information
dmytro-ndp committed Apr 18, 2024
1 parent 558a5f0 commit b715843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minikube-chectl-commands-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
minikube-version: v1.29.0
- name: Install chectl from the stable channel
run: bash <(curl -sL https://www.eclipse.org/che/chectl/) --channel=stable
run: bash <(curl -sL https://che-incubator.github.io/chectl/install.sh) --channel=stable
- name: Install NodeJS
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit b715843

Please sign in to comment.