Commit Graph
13 Commits
Author SHA1 Message Date
Zoltan Kochan c3b53f6a16 chore(release): 2.2.4 2022-10-15 21:12:50 +03:00
Zoltan Kochan 21e88da200 fix(deps): update 2022-10-15 21:12:13 +03:00
Zoltan Kochan fc3334fa11 build 2022-10-15 21:09:00 +03:00
Zoltan KochanandGitHub 10693b3829 Update action.yml 2022-05-28 17:23:43 +03:00
Zoltan Kochan 99ecd24520 v2.2.2 2022-05-28 17:22:28 +03:00
Zoltan KochanandGitHub 958500fcab fix: do not download pnpm from get.pnpm.io (#46)
* fix: do not download pnpm from get.pnpm.io

* fix: remove redundant files
2022-05-28 16:54:43 +03:00
Zoltan Kochan 225f3bb4b0 build 2022-02-22 11:34:20 +02:00
Zoltan KochanandGitHub 777a50d72e Update src/install-pnpm/run.ts 2022-02-22 11:32:59 +02:00
Zoltan Kochan d8ea532ac4 fix: retry fetch of pnpm script
close #22
2022-02-20 21:49:26 +02:00
Zoltan Kochan 9eb14dd77c decrease bundle size 2022-02-08 14:44:50 +02:00
Zoltan Kochan eafb777c56 download script from pnpm.io 2022-02-08 00:39:20 +02:00
Zoltan Kochan e6378df420 PNPM_HOME_PATH=>PNPM_HOME 2022-02-08 00:21:53 +02:00
Zoltan Kochan 6ff6e97bc6 The pnpm home directory should be added to PATH and PNPM_HOME
This change is needed to make the action compatible with pnpm v7.

Related breaking change in pnpm: pnpm/pnpm#4280
2022-02-07 23:15:44 +02:00