Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacozzuto authored Nov 10, 2023
1 parent 96c4d9f commit b3d5cfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
java_version: ['11.0.4']

steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
- name: Environment
run: env | sort

Expand Down

0 comments on commit b3d5cfb

Please sign in to comment.