Skip to content

Commit 892a773

Browse files
committed
ci: set a working directory
1 parent 9964c70 commit 892a773

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/push.yml

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
environment:
3636
name: dev
3737
url: https://ut-dts-agrc-moonwalk-dev.web.app/
38+
defaults:
39+
run:
40+
working-directory: ./package/restore-ui
3841

3942
steps:
4043
- name: 🚀 Deploy

0 commit comments

Comments
 (0)