Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangqingliu88 authored Dec 14, 2024
1 parent 245f3c8 commit 7018263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
node-version: 20
cache: 'pnpm'
- name: Build
run: pnpm run build
run: pnpm run build:prod
- name: Setup Pages
uses: actions/configure-pages@v3
#- name: Upload artifact
Expand Down

0 comments on commit 7018263

Please sign in to comment.