Skip to content

Commit e6635a8

Browse files
committed
#348 fix(fe): workspace 명 수정
1 parent 5e70e24 commit e6635a8

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: [web, '@workspace/ui']
86+
package: ['web', '@workspace/ui']
8787

8888
steps:
8989
- name: Checkout Code

0 commit comments

Comments
 (0)