Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed Apr 12, 2024
1 parent 0dcf591 commit c3adbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: ${{ !contains(github.event.head_commit.message, 'skip ci') }}
steps:
- name: Free up disk space for the CI
uses: AdityaGarg8/remove-unwanted-software@3
uses: AdityaGarg8/remove-unwanted-software@v3
with:
remove-android: 'true'
remove-dotnet: 'true'
Expand Down

0 comments on commit c3adbe6

Please sign in to comment.