Skip to content

Commit ff29b96

Browse files
ci: fix deploy.yml
1 parent 51eeaa8 commit ff29b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
npm run build
6969
7070
- name: Build danmaku-magic
71-
run: |
71+
run: |
7272
cd apps/danmaku-magic
7373
npm run build
7474

0 commit comments

Comments
 (0)