Merge pull request #62 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

View File

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