github workflow: restore 'Setup Xamarin.Android' step
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -168,7 +168,6 @@ jobs:
|
||||
mv "$DIR"/*.deb xamarin.android-oss
|
||||
|
||||
- name: Setup Xamarin.Android
|
||||
if: ${{ false }} # replaced by workload install
|
||||
run: |
|
||||
cd $HOME &&
|
||||
sudo apt install -y ./xamarin.android-oss/*.deb &&
|
||||
|
||||
Reference in New Issue
Block a user