Skip to content

Commit

Permalink
ci: fix command for deploy-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored May 2, 2024
1 parent cdddd28 commit 5ed1080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Deploy job
run: |
cd experimental/demo modal deploy app.py
cd experimental/demo && modal deploy app.py

0 comments on commit 5ed1080

Please sign in to comment.