Skip to content

Commit

Permalink
Remove wasm-tools installation
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulrahmanshabeekmohamed committed Jul 17, 2024
1 parent bd4b9f6 commit d7a977a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ jobs:
# - name: Autobuild
# uses: github/codeql-action/autobuild@v3

# Install dotnet wasm buildtools workload
- name: Install .NET WASM Build Tools
run: dotnet workload install wasm-tools

# Restore npm dependencies
- name: Restore npm dependencies
run: npm install
Expand Down

0 comments on commit d7a977a

Please sign in to comment.