We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d51a2 commit 704d66aCopy full SHA for 704d66a
.github/workflows/build-github-pages.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup .NET SDK
16
uses: actions/[email protected]
17
with:
18
- dotnet-version: 7.x
+ dotnet-version: 8.x
19
- name: Install .NET WASM Build Tools
20
run: dotnet workload install wasm-tools
21
- name: Publish .NET project
0 commit comments