Skip to content

Commit

Permalink
try again in pf location
Browse files Browse the repository at this point in the history
  • Loading branch information
pryrt authored Jun 16, 2024
1 parent a775389 commit 50819ed
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/choc-npp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,9 @@ jobs:
shell: cmd
run: |
where notepad++.exe
echo lib
dir /N C:\ProgramData\Chocolatey\lib
echo ProgFiles
dir /N C:\Program Files\Notepad++\
dir /N "C:\Program Files\Notepad++\
echo AppData
dir /N %AppData%\Notepad++\
echo find
cd \
dir /B/N/S Notepad++

0 comments on commit 50819ed

Please sign in to comment.