Skip to content

Commit 4516b5a

Browse files
committed
Update build.yml
1 parent 2005c4a commit 4516b5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ jobs:
5353
run: dotnet workload install wasm-tools wasm-experimental android ios
5454
- name: Build ChatGPT.UI.Desktop
5555
run: dotnet build ChatGPT.UI.Desktop/ChatGPT.UI.Desktop.csproj --configuration Release
56-
- name: Build ChatGPT.UI.Android
57-
run: dotnet build ChatGPT.UI.Android/ChatGPT.UI.Android.csproj --configuration Release
5856
- name: Build ChatGPT.UI.iOS
5957
run: dotnet build ChatGPT.UI.iOS/ChatGPT.UI.iOS.csproj --configuration Release
6058
- name: Build ChatGPT.UI.Browser

0 commit comments

Comments
 (0)