ci: benchmark Windows install with Bun cache

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
This commit is contained in:
markijbema
2026-06-18 09:58:05 +00:00
parent d6e63d24e3
commit dd426811c8
-1
View File
@@ -34,7 +34,6 @@ runs:
run: echo "dir=$(bun pm cache)" >> "$GITHUB_OUTPUT"
- name: Restore Bun dependencies
if: runner.os != 'Windows'
id: bun-cache
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
with: