Skip to content

Commit

Permalink
Update msvc-codeanalysis.yml
Browse files Browse the repository at this point in the history
bugfix
  • Loading branch information
jkriege2 authored Jan 9, 2024
1 parent 6cfce4c commit 220e2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc-codeanalysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run MSVC Code Analysis
uses: microsoft/[email protected]
# Provide a unique ID to access the sarif output path
id: msvc-run-analysis
id: run-analysis
with:
cmakeBuildDirectory: ${{ env.build }}
buildConfiguration: ${{ env.config }}
Expand Down

0 comments on commit 220e2b5

Please sign in to comment.