Skip to content

Commit 5ac26e2

Browse files
committed
fix: github aciton uv no dev
1 parent aabef8f commit 5ac26e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
4646
- name: Deploy job
4747
run: |
48-
uv run ---no-dev modal deploy -m app.main
48+
uv run --no-dev modal deploy -m app.main

0 commit comments

Comments
 (0)