Adding support for package caching

This commit is contained in:
Nathan Ahn 2025-07-12 13:18:34 -04:00
parent 22457c87c1
commit 9b0a10bfca
6 changed files with 124 additions and 419 deletions

View file

@ -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: