mirror of https://github.com/ppy/osu
Merge branch 'master' into collection-scroll-etc
This commit is contained in:
commit
307c2e15a4
|
@ -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