Skip to content

Commit b0f532a

Browse files
author
sunss
committed
chore(deploy.yml): update config
1 parent 0b6290e commit b0f532a

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414

1515
- name: build
16-
- run: npm install && npm run build
16+
run: npm install && npm run build
1717

1818
- name: Deploy
1919
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)