Skip to content

Commit ccbe632

Browse files
committed
fix: remove incorrect working-directory from deploy step
1 parent 6bf4ea0 commit ccbe632

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- name: Deploy jac-shadcn with jac-scale
4949
run: |
5050
jac start main.jac --scale
51-
working-directory: jac-shadcn
5251
5352
- name: Verify deployment
5453
run: |

0 commit comments

Comments
 (0)