mirror of
https://github.com/ppy/osu.git
synced 2025-02-05 14:32:56 +08:00
Make android build on non-maui workflow
This commit is contained in:
parent
5276f77ebd
commit
02deb39335
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -114,7 +114,7 @@ jobs:
|
||||
dotnet-version: "8.0.x"
|
||||
|
||||
- name: Install .NET workloads
|
||||
run: dotnet workload install maui-android
|
||||
run: dotnet workload install android
|
||||
|
||||
- name: Compile
|
||||
run: dotnet build -c Debug osu.Android.slnf
|
||||
|
Loading…
Reference in New Issue
Block a user