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

0 comments on commit 2ea939a

Please sign in to comment.