Skip to content

Commit

Permalink
Update github_page.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
recoluan authored May 28, 2024
1 parent 059ceb3 commit c909ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: npm install

- name: Build
run: npm run build
run: npx vuepress build .

- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v2
Expand Down

0 comments on commit c909ca8

Please sign in to comment.