Skip to content

Commit 950e2ab

Browse files
Delete unwanted software
1 parent 5774183 commit 950e2ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/rpm.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ jobs:
1515
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
1616

1717
steps:
18+
- name: Maximize build space
19+
uses: AdityaGarg8/remove-unwanted-software@v4.1
20+
with:
21+
remove-android: 'true'
22+
1823
- name: Checkout Repository
1924
uses: actions/checkout@v2
2025
with:

0 commit comments

Comments
 (0)