Skip to content

Commit

Permalink
special cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
millotp committed Apr 26, 2022
1 parent 27c7be3 commit 1373416
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -382,9 +382,8 @@ runs:
with:
path: clients/algoliasearch-client-java-2/gradle*
key: |
${{ env.CACHE_VERSION }}-${{
${{ env.CACHE_VERSION }}-java-common-${{
hashFiles(
'specs/bundled/search.yml',
'templates/java/**',
'generators/src/**'
)}}
Expand Down

0 comments on commit 1373416

Please sign in to comment.