Skip to content

Commit

Permalink
Update vitepress-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed Sep 24, 2023
1 parent 8221729 commit ef54659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vitepress-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: npm install vitepress -D

- name: Build with Vitepress
run: npm run docs:build --outDir ./_site
run: npm run docs:build -- --outDir ./_site

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit ef54659

Please sign in to comment.