mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-23 18:50:10 +08:00
docs: add explanatory note about setup-node (#47)
This commit is contained in:
parent
9b21598af8
commit
94177e527c
@ -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…
x
Reference in New Issue
Block a user