Skip to content

Commit

Permalink
chore: new example
Browse files Browse the repository at this point in the history
  • Loading branch information
xhyrom authored Jul 13, 2022
1 parent 08cc23c commit c52f1f1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,12 @@ Set up your GitHub Actions workflow with a specific version of Bun.
with:
bun-version: "0.1.3"
```
### Test builds
```yaml
- uses: xhyrom/setup-bun@v0.1.3
with:
bun-version: latest
misc-test-builds: true
```

0 comments on commit c52f1f1

Please sign in to comment.