We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5c111 commit c33975eCopy full SHA for c33975e
1 file changed
.github/workflows/deploy-docs.yml
@@ -49,6 +49,7 @@ jobs:
49
50
- name: Get pnpm store directory
51
shell: bash
52
+ working-directory: .
53
run: |
54
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
55
0 commit comments