chore: align windows test runner to blacksmith (#12364)

This commit is contained in:
Luke Parker
2026-02-06 12:15:34 +10:00
committed by GitHub
parent 683d234d80
commit 8bf97ef9e5
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ runs:
- name: Mount Bun Cache
uses: useblacksmith/stickydisk@v1
with:
key: ${{ github.repository }}-bun-cache
key: ${{ github.repository }}-bun-cache-${{ runner.os }}
path: ~/.bun
- name: Setup Bun