You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the most modern node package managers, pnpm, is very popular among many repositories. There are potential demands for integrating pnpm in GitHub Actions. We should add support for pnpm so that projects with pnpm can easily introduce actions using templates.
The text was updated successfully, but these errors were encountered:
Summary
Template implementations do not support using pnpm as the package manager. We need support for pnpm.
Details
This repository contains steps for detecting the package manager and configuring the tool based on its package manager environment.
One of the most modern node package managers, pnpm, is very popular among many repositories. There are potential demands for integrating pnpm in GitHub Actions. We should add support for pnpm so that projects with pnpm can easily introduce actions using templates.
The text was updated successfully, but these errors were encountered: