mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
Update msvc-codeanalysis.yml
bugfix
This commit is contained in:
parent
6cfce4c30e
commit
220e2b5bb7
2
.github/workflows/msvc-codeanalysis.yml
vendored
2
.github/workflows/msvc-codeanalysis.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Run MSVC Code Analysis
|
||||
uses: microsoft/msvc-code-analysis-action@v0.1.1
|
||||
# Provide a unique ID to access the sarif output path
|
||||
id: msvc-run-analysis
|
||||
id: run-analysis
|
||||
with:
|
||||
cmakeBuildDirectory: ${{ env.build }}
|
||||
buildConfiguration: ${{ env.config }}
|
||||
|
Loading…
Reference in New Issue
Block a user