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 5e28483 commit 961b14c
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 @@ -18,6 +18,6 @@ jobs:

- name: Install Delta Chat
run: |
winget install 9pjtxx7hn3pk --accept-source-agreements --accept-package-agreements
winget install 9pjtxx7hn3pk --force --disable-interactivity --accept-source-agreements --accept-package-agreements
Get-ChildItem -Path "$env:TEMP\WinGet"
dir "$env:TEMP\WinGet"

0 comments on commit 961b14c

Please sign in to comment.