Skip to content

Commit

Permalink
Remove unused restore-key
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Jun 7, 2020
1 parent 0b254b3 commit 5aefba1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
with:
path: ~/.gradle/caches
key: ${{ runner.OS }}-gradle-${{ hashFiles('gradle/wrapper/gradle-wrapper.properties') }}
restore-keys: |
${{ runner.OS }}-gradle-${{ hashFiles('gradle/wrapper/gradle-wrapper.properties') }}

- name: Install secrets
run: .github/workflows/create-secrets.sh
Expand Down

0 comments on commit 5aefba1

Please sign in to comment.