mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
docs: add explanatory note about setup-node (#47)
This commit is contained in:
parent
9b21598af8
commit
94177e527c
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ If you need to authenticate with a private registry, you can set the `BUN_AUTH_T
|
||||||
run: bun install
|
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
|
## Inputs
|
||||||
|
|
||||||
| Name | Description | Default | Examples |
|
| Name | Description | Default | Examples |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue