mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-16 20:14:45 +00:00
Merge pull request #62 from melMass/mel/fix-readme
fix: ⚡️ cross-platform example
This commit is contained in:
commit
cd2af74528
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue