actions / setup-node

Set up your GitHub Actions workflow with a specific version of node.js
MIT License
3.95k stars 1.3k forks source link

need a node installation path option #1161

Open CNOCTAVE opened 1 week ago

CNOCTAVE commented 1 week ago

Description: In some build tool config, developer need to set node path, as https://github.com/flathub/electron-sample-app/blob/master/flatpak/org.flathub.electron-sample-app.yml , line 17.

Justification: need a node installation path option

Are you willing to submit a PR? OK

CNOCTAVE commented 1 week ago

Unfortunately, in setup-node current software structure, this feature cannot be added. image

CNOCTAVE commented 1 week ago

I will submit a PR until setup-node changes software structure.

aparnajyothi-y commented 5 days ago

Hello @CNOCTAVE, Thank you for creating this issue and we will get back to you once we have some feedback on this :)