Merge branch 'master' into collection-scroll-etc

This commit is contained in:
Bartłomiej Dach 2024-11-18 15:35:19 +01:00
commit 307c2e15a4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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