Skip to content

Commit

Permalink
Fix codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
albyrock87 committed Nov 20, 2024
1 parent 6dda436 commit f0b0555
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
# queries: security-extended,security-and-quality

# Build project
- name: "Ensure android workload" # https://github.com/actions/runner/issues/3578
run: dotnet workload install android
shell: pwsh
- name: "Dotnet Tool Restore"
run: dotnet tool restore
shell: pwsh
Expand Down

0 comments on commit f0b0555

Please sign in to comment.