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 2ea939a commit 5089d90
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
- name: Install Delta Chat
run: |
winget install 9pjtxx7hn3pk --accept-source-agreements --accept-package-agreements
dir "%TEMP%"
dir "%TEMP%\WinGet"
Get-ChildItem -Path $env:TEMP
- run: dir $env:TEMP
- run: dir "$env:TEMP\WinGet"

0 comments on commit 5089d90

Please sign in to comment.