Skip to content

Commit

Permalink
ci: vitepress
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Sep 14, 2023
1 parent 815f4cd commit 304f417
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,8 @@ jobs:
fetch-depth: 0 # Not needed if lastUpdated is not enabled
- name: Setup Node
uses: actions/setup-node@v3
working-directory: docs/vitepress
with:
node-version: 18
cache: npm
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Install dependencies
Expand Down

0 comments on commit 304f417

Please sign in to comment.