Skip to content

Commit

Permalink
docs build, bust cache? (#4778)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Nov 23, 2022
1 parent 182e182 commit 1ac1199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
path: ${{ env.pythonLocation }}
key: >
docs-build
docs-build-v2
${{ runner.os }}
${{ env.pythonLocation }}
${{ hashFiles('requirements/*') }}
Expand Down

0 comments on commit 1ac1199

Please sign in to comment.