Skip to content

Commit 8ff4a62

Browse files
committed
(build) force re-building the cake frosting for docs
1 parent 19541df commit 8ff4a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/[email protected]
2525
with:
2626
path: run
27-
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
27+
key: run-docs-${{ runner.os }}-${{ hashFiles('./build/**') }}
2828
-
2929
name: '[Prepare]'
3030
if: steps.cache-cake.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)