Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Nov 27, 2023
1 parent 884d905 commit 8efc2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
dotnet-version: 6.x

- name: Install .NET Android and iOS workload
run: dotnet workload install android ios --sdk-version=6.0.416 --from-rollback-file https://maui.blob.core.windows.net/metadata/rollbacks/6.0.553.json
run: dotnet workload install android ios

- name: Setup NuGet
uses: nuget/setup-nuget@v1
Expand Down

0 comments on commit 8efc2a3

Please sign in to comment.