Skip to content

Commit

Permalink
[skip ci] [QD] Refresh Env after installing QD
Browse files Browse the repository at this point in the history
  • Loading branch information
bagusnl authored Dec 6, 2024
1 parent 5d206d1 commit a042d04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/qodana-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
- name: Verify Qodana
run: |
Import-Module "$env:ChocolateyInstall/helpers/chocolateyInstaller.psm1"
refreshenv
qodana --version
- name: Install .NET
Expand Down

0 comments on commit a042d04

Please sign in to comment.