Skip to content

Commit

Permalink
Verbose winget logging
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jun 12, 2024
1 parent 936fa47 commit 8698fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
shell: powershell
run: |
winget source update
winget install 9NQPSL29BFFF --source=msstore --disable-interactivity --accept-source-agreements --accept-package-agreements
winget install 9NQPSL29BFFF --source=msstore --disable-interactivity --accept-source-agreements --accept-package-agreements --verbose
- name: Install Dependencies (macOS)
if: ${{ runner.os == 'macOS' }}
Expand Down

0 comments on commit 8698fd6

Please sign in to comment.