Skip to content

Commit

Permalink
v1.1.240
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed May 21, 2024
1 parent 1b2eff8 commit b3f51fa
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v2
- name: Setup .NET workloads
run: dotnet workload install android ios maccatalyst macos
run: dotnet workload install android ios maccatalyst macos maui
- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
lookup-only: true
- name: Setup .NET workloads
if: ${{ ! steps.restore.outputs.cache-hit }}
run: dotnet workload install android ios maccatalyst macos
run: dotnet workload install android ios maccatalyst macos maui
- name: Save cache
if: ${{ ! steps.restore.outputs.cache-hit }}
uses: actions/cache/save@v4
Expand Down
Binary file modified seagull-icons/assets/FluentSystemIcons.ttf
Binary file not shown.
Binary file modified seagull-icons/assets/SeagullFluentIcons.ttf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3f51fa

Please sign in to comment.