Skip to content

Commit 8f65cd1

Browse files
committed
update install
1 parent 29b7872 commit 8f65cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tinybird-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@v3
3333
- name: Install Tinybird CLI
34-
run: curl tinybird.co | sh
34+
run: curl https://tinybird.co | sh
3535
- name: Build project
3636
run: tb build
3737
- name: Test project

0 commit comments

Comments
 (0)