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

0 comments on commit 5e28483

Please sign in to comment.