We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29851f9 commit 10ab188Copy full SHA for 10ab188
1 file changed
.github/workflows/python-package-conda-cache.yml
@@ -121,7 +121,7 @@ jobs:
121
with:
122
path: ${{ matrix.prefix }}
123
key: ${{ matrix.label }}-conda-${{ hashFiles('environment.yml') }}-${{ hashFiles('docs/requirements.txt') }}-${{ env.DATE }}-${{ env.CACHE_NUMBER }}
124
- id: cache-doc
+ id: cache-doc-2
125
126
- name: Build documentation src
127
shell: bash -l {0}
0 commit comments