Fix CodeQL workflow

This commit is contained in:
Jordan Dominion
2023-06-19 13:41:41 -04:00
parent e003a7778f
commit 1e9bccbadb
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
languages: csharp
- name: Build
uses: dotnet build -c ReleaseNoService
run: dotnet build -c ReleaseNoService
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2