Skip to content

Commit 623e9de

Browse files
chore: deploy config, build
1 parent 0eace1c commit 623e9de

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
@@ -22,7 +22,7 @@ jobs:
2222
run: npm install -g pnpm && pnpm install
2323

2424
- name: Build and export
25-
run: pnpm run build && pnpm run export
25+
run: pnpm run build
2626

2727
- name: Deploy to GitHub Pages
2828
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)