Skip to content

Commit

Permalink
chore: remove if until we have fix for actions/runner#834
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Sep 15, 2021
1 parent b807a5a commit 0d7eebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ runs:

- name: Cache dependencies
uses: actions/cache@v2
if: success() && ${{ inputs.cache }} == 'true'
with:
path: |
~/.ivy2/cache
Expand Down

0 comments on commit 0d7eebb

Please sign in to comment.