Skip to content

Commit

Permalink
Delete huge unnecessary tools folder
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Mar 3, 2024
1 parent eb1bfe8 commit 05fcdc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
env:
version: "3.0.0a0"
steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
- uses: actions/checkout@v4
- uses: s-weigand/setup-conda@v1
with:
Expand Down

0 comments on commit 05fcdc6

Please sign in to comment.