Skip to content

Commit 10ab188

Browse files
committed
fixup
1 parent 29851f9 commit 10ab188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package-conda-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
with:
122122
path: ${{ matrix.prefix }}
123123
key: ${{ matrix.label }}-conda-${{ hashFiles('environment.yml') }}-${{ hashFiles('docs/requirements.txt') }}-${{ env.DATE }}-${{ env.CACHE_NUMBER }}
124-
id: cache-doc
124+
id: cache-doc-2
125125

126126
- name: Build documentation src
127127
shell: bash -l {0}

0 commit comments

Comments
 (0)