Skip to content

Commit

Permalink
Revert change to cache saving
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner committed May 10, 2024
1 parent 91628b4 commit cfe4a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
- name: save stack caches
if: |
!cancelled()
&& steps.restore-stack-caches.outputs.cache-hit != 'true'
uses: unisonweb/actions/stack/cache/save@main
with:
cache-prefix: ${{env.exe_cache_prefix}}
Expand Down

0 comments on commit cfe4a11

Please sign in to comment.