Skip to content

Commit

Permalink
only store hunter cache if successfully as it wont't get updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Jun 14, 2024
1 parent cd3759b commit fd163ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ jobs:
-S ${{ github.workspace }}
- uses: actions/cache/save@v4
if: always()
with:
path: ${{ steps.strings.outputs.hunter-dir }}
key: ${{ matrix.os }}-hunter
Expand Down

0 comments on commit fd163ed

Please sign in to comment.