Skip to content

Commit

Permalink
Set cache back to original name
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Oct 30, 2023
1 parent 19caaf3 commit 023b666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
id: cache-dependencies
uses: actions/cache@v3
env:
cache-name: cache-py-dependencies-flaky
cache-name: cache-py-dependencies
with:
path: |
${{ steps.get-dependencies.outputs.site_packages_loc }}
Expand Down

0 comments on commit 023b666

Please sign in to comment.