Skip to content

Commit 2d9afe0

Browse files
committed
#348 feat(fe): working-directory 설정
1 parent 47e70a4 commit 2d9afe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fe-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
TZ: Asia/Seoul
8484
strategy:
8585
matrix:
86-
package: [apps/web, packages/ui]
86+
package: ['web', '@workspace/ui']
8787

8888
steps:
8989
- name: Checkout Code

0 commit comments

Comments
 (0)