Skip to content

Commit 0028879

Browse files
committed
.
1 parent 0d70036 commit 0028879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Install IBM cloud CLI
1414
run: |
15-
curl -fsSL https://clis.cloud.ibm/install/linux | sh
15+
curl -fsSL https://clis.cloud.ibm.com/install/linux | sh
1616
ibmcloud login --apikey ${{secrets.IBM_CLOUD_API_KEY}} -r au-syd
1717
1818
- name: Build & Push Docker Image (User Service)

0 commit comments

Comments
 (0)