Files
nix-installer-action/CONTRIBUTING.md
T
2025-04-23 17:43:48 -04:00

236 B

Submitting Pull Requests

Run pnpm install to install necessary JS tools.

This action is based off https://github.com/actions/javascript-action. As part of your contributing flow you must run npm run all before we can merge.