Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Nov 10, 2024
1 parent 5089d90 commit 12d153b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ jobs:
run: |
winget install 9pjtxx7hn3pk --accept-source-agreements --accept-package-agreements
Get-ChildItem -Path $env:TEMP
Get-ChildItem -Path $env:TEMP\WinGet
dir "$env:TEMP\WinGet"
- run: dir $env:TEMP
- run: dir "$env:TEMP\WinGet"

0 comments on commit 12d153b

Please sign in to comment.