Skip to content

Commit

Permalink
Install even more workloads
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Oct 22, 2024
1 parent 2e26068 commit 8a394d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdl2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:

- name: Install Workloads
if: runner.os == 'Windows'
run: dotnet workload install android ios
run: dotnet workload install android ios maccatalyst

- name: Build SDL2
if: runner.os != 'Linux'
Expand Down

0 comments on commit 8a394d6

Please sign in to comment.