Skip to content

Commit

Permalink
Build for Win-x64 for CodeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
James A Sutherland committed Jan 7, 2025
1 parent 72de18f commit 6845154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
queries: +security-and-quality

- name: Build
run: dotnet build --nologo --verbosity minimal -c Release
run: dotnet build --nologo --verbosity minimal -c Release -r win-x64

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
Expand Down

0 comments on commit 6845154

Please sign in to comment.