mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-18 04:34:44 +00:00
fix: do not download pnpm from get.pnpm.io (#46)
* fix: do not download pnpm from get.pnpm.io * fix: remove redundant files
This commit is contained in:
parent
57b9359b4c
commit
958500fcab
7 changed files with 268070 additions and 324 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@ node_modules
|
|||
*.log
|
||||
/dist/*
|
||||
!/dist/index.js
|
||||
!/dist/pnpm.js
|
||||
tmp
|
||||
temp
|
||||
*.tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue