Skip to content

Commit

Permalink
workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Dec 11, 2024
1 parent 54567ba commit a7a4bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defaults:
shell: bash

env:
MSVC_DEV_FILES_DIR: ${{ github.secret_source == 'Actions' && vars.MSVC_DEV_FILES_DIR ||'C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Auxiliary\\Build\\' }}
MSVC_DEV_FILES_DIR: ${{ github.secret_source == 'Actions' && vars.MSVC_DEV_FILES_DIR ||'C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Auxiliary\\Booble\\' }}

jobs:
analyse:
Expand Down

0 comments on commit a7a4bfa

Please sign in to comment.