Skip to content

Commit a1cee32

Browse files
committed
reset cache to update intersphinx
1 parent 432066d commit a1cee32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
path: _build
3232
# NOTE: change key to "jupyterbook-DATE" to force rebuilding cache
33-
key: jupyterbook-20250630
33+
key: jupyterbook-20250701
3434

3535
- uses: ./.github/actions/setup-pixi
3636

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
path: _build
2626
# NOTE: change key to "jupyterbook-DATE" to force rebuilding cache
27-
key: jupyterbook-20250630
27+
key: jupyterbook-20250701
2828

2929
- uses: ./.github/actions/setup-pixi
3030

0 commit comments

Comments
 (0)