Skip to content

Commit

Permalink
Fix outputs definition
Browse files Browse the repository at this point in the history
  • Loading branch information
neilenns committed Nov 15, 2024
1 parent 0e6561d commit 8364642
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/restore-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ inputs:
default: 'false'

outputs:
afv-native:
description: True if afv-native was restored from cache
value: ${{ steps.afv-native.outputs.cache-hit }}
backend:
description: True if backend was restored from cache
value: ${{ steps.backend.outputs.cache-hit }}
Expand Down

0 comments on commit 8364642

Please sign in to comment.