mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Run formatter
This commit is contained in:
@@ -245,7 +245,6 @@ linker = "hoisted"
|
||||
|
||||
## CI/CD
|
||||
|
||||
|
||||
Use the official [`oven-sh/setup-bun`](https://github.com/oven-sh/setup-bun) action to install `bun` in a GitHub Actions pipeline:
|
||||
|
||||
```yaml#.github/workflows/release.yml
|
||||
@@ -292,6 +291,4 @@ jobs:
|
||||
run: bun run build
|
||||
```
|
||||
|
||||
|
||||
|
||||
{% bunCLIUsage command="install" /%}
|
||||
|
||||
Reference in New Issue
Block a user