mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
Minor spelling correction
Changed "pacakages" to "packages"
This commit is contained in:
parent
8642d99a51
commit
e48cb7526b
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ In most cases, you shouldn't need to use the [setup-node](https://github.com/act
|
|||
| -------------- | -------------------------------------------------- | ----------- | ------------------------------- |
|
||||
| `bun-version` | The version of Bun to download and install. | `latest` | `canary`, `1.0.0`, `1.0.x` |
|
||||
| `registry-url` | Registry URL where some private package is stored. | `undefined` | `"https://npm.pkg.github.com/"` |
|
||||
| `scope` | Scope for private pacakages. | `undefined` | `"@foo"`, `"@orgname"` |
|
||||
| `scope` | Scope for private packages. | `undefined` | `"@foo"`, `"@orgname"` |
|
||||
|
||||
## Outputs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue