Skip to content

Commit c33975e

Browse files
authored
Set working directory for pnpm store path retrieval
1 parent 3f5c111 commit c33975e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949

5050
- name: Get pnpm store directory
5151
shell: bash
52+
working-directory: .
5253
run: |
5354
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
5455

0 commit comments

Comments
 (0)