Skip to content

Commit

Permalink
Use the toml file for cache key of konan stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Apr 14, 2024
1 parent 38fb21a commit 08366f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-gradle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ runs:
with:
path: |
~/.konan
key: ${{ runner.os }}-v1-${{ hashFiles('*.gradle.kts') }}
key: ${{ runner.os }}-v1-${{ hashFiles('*.versions.toml') }}


0 comments on commit 08366f7

Please sign in to comment.