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 4272e85 commit f804e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Install Delta Chat
run: |
winget --help
winget install 9pjtxx7hn3pk --source=msstore --disable-interactivity --accept-source-agreements
echo "Y" | winget install 9pjtxx7hn3pk --source=msstore --disable-interactivity --accept-source-agreements
Get-ChildItem -Path "$env:TEMP\WinGet"
dir "$env:TEMP\WinGet"

0 comments on commit f804e47

Please sign in to comment.