Skip to content

Commit f014ff1

Browse files
committed
fix: typo
1 parent 83470f6 commit f014ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-fe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Setup pnpm
18-
uses: pnpm/action-setup@v4"
18+
uses: pnpm/action-setup@v4
1919

2020
- name: Setup Node
2121
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)