Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
highbyte authored Nov 25, 2024
1 parent 07f57c0 commit 41cb86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# Add the WASM workload manually (github/codeql-action/autobuild only seems to work with this if runs-on: windows-latest)
- name: Install DotNet workload - WASM tools
run: |
dotnet workload install wasm-tools
dotnet workload install wasm-tools-net8
# Manually build instead of relying on Autobuild
- name: Restore dependencies
Expand Down

0 comments on commit 41cb86a

Please sign in to comment.