Skip to content

Commit e6d3565

Browse files
authored
Update ci-deploy.yml
1 parent 8a3e612 commit e6d3565

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
run: |
2525
git remote -v
2626
git remote add heroku https://git.heroku.com/zeno-backend.git || echo "Heroku remote already exists"
27-
- name: Install Heroku CLI
28-
run: curl https://cli-assets.heroku.com/install.sh | sh
2927
- name: Set Heroku buildpack
3028
run: |
3129
heroku buildpacks:set heroku/python -a zeno-ai

0 commit comments

Comments
 (0)