mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-21 22:18:25 +02:00
Adding support for package caching
This commit is contained in:
parent
22457c87c1
commit
9b0a10bfca
6 changed files with 124 additions and 419 deletions
|
@ -38,7 +38,10 @@ inputs:
|
|||
required: false
|
||||
type: boolean
|
||||
default: false
|
||||
description: Disable caching of bun executable.
|
||||
description: Disable caching of bun executable and packages.
|
||||
extra-key:
|
||||
required: false
|
||||
description: Extra key to use for caching.
|
||||
|
||||
outputs:
|
||||
bun-version:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue