ci: fix "Free Additional disk space" step

Hardcode so tbat it greps built_termux-main_packages.txt instead of
built_packages.txt
This commit is contained in:
Yaksh Bariya 2022-04-21 16:59:53 +05:30
parent d366fcab14
commit 4c532c0de5
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ jobs:
- name: Free additional disk space (if necessary)
run: |
if grep -qP '^rust$' ./built_packages.txt ; then
if grep -qP '^rust$' ./built_termux-main_packages.txt ; then
echo "Free additional disk space on host"
sudo apt purge -yq $(dpkg -l | grep '^ii' | awk '{ print $2 }' | grep -P '(cabal-|dotnet-|ghc-|libmono|php)') \
liblldb-6.0 libllvm6.0:amd64 mono-runtime-common monodoc-manual powershell ruby