Skip to content

Commit 86e4741

Browse files
committed
ci add action workflow
1 parent 98392f9 commit 86e4741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm ci
2626

2727
- name: Build
28-
run: npm run build
28+
run: npm run build-only
2929

3030
- name: Deploy to GitHub Pages
3131
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)