Skip to content

Commit f3dc678

Browse files
author
Tonneau Anne-Sophie (CELAD)
committed
ci: renew cache at workflow modification
1 parent b0756d3 commit f3dc678

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/doc.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
- uses: mamba-org/setup-micromamba@v2
2121
with:
2222
environment-name: docs
23-
cache-environment: true
24-
cache-environment-key: docs-${{ hashFiles('.github/workflows/doc.yaml') }}
23+
cache-environment: false
2524
post-cleanup: 'all'
2625
init-shell: bash
2726
create-args: >

0 commit comments

Comments
 (0)