Commit Graph

14 Commits

Author SHA1 Message Date
c4f380a020 fix(workflow): fix ci deployment build scripts to align with the change in package.json scripts 2023-09-16 21:34:14 -07:00
b41a8ccbbf fix: add flags options to not install deps using lockfiles 2023-05-22 19:30:11 +08:00
31687891bc fix: remove step to install fronzen lockfile for avoiding installation errors 2023-05-22 19:27:35 +08:00
6331aa6e5f fix: remove unused character string after depdency linking 2023-05-22 19:25:48 +08:00
ea97c72961 ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:23:24 +08:00
8f8e196046 ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:22:46 +08:00
3193a9fa9d ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:21:43 +08:00
70a7b90ff7 ci(fix): add step to swap default shell to bash for pnpm post-installation 2023-05-22 19:17:00 +08:00
77098dd54b fix: use official script installation instead of installing via older verison of npm 2023-05-22 19:15:13 +08:00
c822e2ffe1 ci(fix): make npm install pnpm bin on first step due to missing dependency in github runner 2023-05-22 19:12:24 +08:00
8701b6a587 fix: change package manager for installation to pnpm with its affiliated lockfile 2023-05-22 19:10:54 +08:00
andatoshiki
dfd7a7adf6 chore: remove some emojis from workflow config and add steps to prep build 2023-03-24 16:25:49 +08:00
andatoshiki
a2a68df92e refactor(lint): globally lint sources with prettier 2023-03-02 10:13:22 +08:00
andatoshiki
9dc15618a8 fix(action): remove outdated deploy workflow and rewrote yet renamed workflow filename 2023-03-02 00:07:11 +08:00