Skip to content

Commit

Permalink
fix: weird path
Browse files Browse the repository at this point in the history
  • Loading branch information
arcs- committed Feb 21, 2024
1 parent 818cf7a commit 2087313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout
uses: pnpm/action-setup@v2
with:
package_json_file: ./package.json
package_json_file: ../package.json
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 2087313

Please sign in to comment.