Update main.yml

This commit is contained in:
klever1988
2020-01-15 03:51:53 +08:00
committed by GitHub
parent 83f6baacc0
commit a2b9cd6ca5

View File

@@ -28,7 +28,8 @@ jobs:
env:
DEBIAN_FRONTEND: noninteractive
run: |
wget -O - https://raw.githubusercontent.com/friendlyarm/build-env-on-ubuntu-bionic/master/install.sh | bash
wget -O - https://raw.githubusercontent.com/friendlyarm/build-env-on-ubuntu-bionic/master/install.sh | bash
sudo rm -rf /usr/share/dotnet /usr/local/lib/android/sdk
- name: Install Repo
run: |