Skip to content

Commit

Permalink
Update release-dimmer.yml
Browse files Browse the repository at this point in the history
REMOVED anything apple
  • Loading branch information
YBTopaz8 authored Jan 1, 2025
1 parent ac39da7 commit 8f226c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dimmer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install .NET MAUI Workload
run: |
dotnet workload install maui
dotnet workload install android ios macos windows
dotnet workload install android
- name: Configure DevExpress NuGet Source
run: dotnet nuget add source ${{ secrets.DEVEXPRESS_FEED_URL }} -n DevExpress
Expand Down

0 comments on commit 8f226c3

Please sign in to comment.