Skip to content

Commit

Permalink
Update githubpages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila authored Oct 12, 2023
1 parent bcd78a1 commit 453d418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/githubpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: actions/setup-dotnet@main
with:
dotnet-version: 7.x
- name: Setup .NET workload android
run: dotnet workload install android
- name: Setup .NET workload wasm-tools
run: dotnet workload install wasm-tools
- name: Update relative paths
Expand Down

0 comments on commit 453d418

Please sign in to comment.