Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
highbyte authored Nov 25, 2024
1 parent 41cb86a commit 8497a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install DotNet workload - WASM tools
run: |
dotnet workload install wasm-tools
dotnet workload install wasm-tools-net8
# - name: Clean package cache as a temporary workaround for actions/setup-dotnet#155
# run: |
Expand Down

0 comments on commit 8497a39

Please sign in to comment.