Update main.yml
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
|||||||
DEBIAN_FRONTEND: noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
run: |
|
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
|
- name: Install Repo
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user