mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 04:24:44 +00:00
Remove unused env from examples
This commit is contained in:
parent
602b36f177
commit
bcad811784
1 changed files with 0 additions and 2 deletions
|
@ -100,8 +100,6 @@ jobs:
|
|||
|
||||
- name: Cache pnpm modules
|
||||
uses: actions/cache@v2
|
||||
env:
|
||||
cache-name: cache-pnpm-modules
|
||||
with:
|
||||
path: ~/.pnpm-store
|
||||
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue