Skip to content

Commit 45385c6

Browse files
authored
chore: Update npm-grunt.yml
1 parent d544493 commit 45385c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-grunt.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pnpm install
2727

2828
- name: Build
29-
run: pnpm run build
29+
run: pnpm run build:dev
3030

3131
- name: Deploy to GitHub Pages
3232
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)