We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d544493 commit 45385c6Copy full SHA for 45385c6
.github/workflows/npm-grunt.yml
@@ -26,7 +26,7 @@ jobs:
26
run: pnpm install
27
28
- name: Build
29
- run: pnpm run build
+ run: pnpm run build:dev
30
31
- name: Deploy to GitHub Pages
32
uses: peaceiris/actions-gh-pages@v3
0 commit comments