Skip to content

Commit

Permalink
Hardcoding the location
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshjoshi committed Jun 7, 2024
1 parent 405b491 commit e7a1b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
rm -rf "${nuke_prefix}.*"
fi
}
nuke_if_too_big ${{ inputs.named-caches-location }} 1
nuke_if_too_big ~/.cache/pants/named_caches 1
- name: Bootstrap Pants
run: |
Expand Down

0 comments on commit e7a1b5a

Please sign in to comment.