Skip to content

Commit

Permalink
fix: where look for the nvda installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jlp-craigmorten committed Feb 1, 2024
1 parent 43494a7 commit b15750b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
uses: ./
with:
nvdaInstallDir: ${{ matrix.nvdaInstallDir }}
- run: Get-ChildItem $env:USERPROFILE\nvda
- run: Get-ChildItem D:\a\setup-action\setup-action\nvda

0 comments on commit b15750b

Please sign in to comment.