We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa0dcb commit bf37115Copy full SHA for bf37115
.github/workflows/branch.yml
@@ -60,6 +60,7 @@ jobs:
60
with:
61
path: |
62
~/.bun/install/cache
63
+ ${{ github.workspace }}/.next/cache
64
65
- uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2
66
0 commit comments