Skip to content

Commit

Permalink
Fix codeql analysis.
Browse files Browse the repository at this point in the history
  • Loading branch information
criemen committed May 1, 2024
1 parent d59c82b commit 371fadc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
# uses a compiled language

- run: |
dotnet tool restore
dotnet build csharp
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 371fadc

Please sign in to comment.