mirror of
https://github.com/pnpm/action-setup.git
synced 2025-04-02 14:20:11 +08:00
Merge pull request #62 from melMass/mel/fix-readme
fix: ⚡️ cross-platform example
This commit is contained in:
commit
cd2af74528
@ -119,6 +119,7 @@ jobs:
|
||||
|
||||
- name: Get pnpm store directory
|
||||
id: pnpm-cache
|
||||
shell: bash
|
||||
run: |
|
||||
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user