diff --git a/README.md b/README.md index 3b98a83..e544e5a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ If you need to authenticate with a private registry, you can set the `BUN_AUTH_T run: bun install ``` +### Node.js not needed + +In most cases, you shouldn't need to use the [setup-node](https://github.com/actions/setup-node) GitHub Action. + ## Inputs | Name | Description | Default | Examples |