We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91fcaf2 commit 6aa4be7Copy full SHA for 6aa4be7
1 file changed
.github/workflows/build.yml
@@ -145,6 +145,7 @@ jobs:
145
$env:PATH
146
Get-ChildItem $env:ProgramFiles
147
Get-ChildItem ${env:ProgramFiles(x86)}
148
+ echo "C:\Program Files (x86)\dfetch" >> $GITHUB_PATH
149
150
shell: pwsh
151
0 commit comments