Skip to content

Commit

Permalink
Update cloud.yml (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
morenol committed Sep 26, 2023
1 parent 4f5d7b3 commit b941c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install fluvio
run: |
curl -fsS https://packages.fluvio.io/v1/install.sh | bash
curl -fsS https://hub.infinyon.cloud/install/install.sh | bash
echo "${HOME}/.fluvio/bin" >> $GITHUB_PATH
- name: Login to fluvio cloud
Expand Down

0 comments on commit b941c15

Please sign in to comment.