1
0
mirror of https://github.com/pnpm/action-setup.git synced 2025-04-02 14:20:11 +08:00

Merge pull request from melMass/mel/fix-readme

fix: ️ cross-platform example
This commit is contained in:
Khải 2022-10-18 17:29:18 +07:00 committed by GitHub
commit cd2af74528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -119,6 +119,7 @@ jobs:
- name: Get pnpm store directory
id: pnpm-cache
shell: bash
run: |
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT