We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65d5a76 + c33975e commit fed3ca0Copy full SHA for fed3ca0
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