Skip to content

Commit

Permalink
fix: point to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Jun 10, 2024
1 parent ea6e414 commit 18cc232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
package_json_file: ./docs/package.json
run_install: false
- name: Get pnpm store directory
shell: bash
Expand Down

0 comments on commit 18cc232

Please sign in to comment.