mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
Fix wrong main
This commit is contained in:
parent
8f31cd5980
commit
b9cca7bdaa
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ outputs:
|
|||
description: If the version of Bun was cached.
|
||||
runs:
|
||||
using: node20
|
||||
main: dist/action.js
|
||||
main: dist/index.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue