Skip to content

Commit

Permalink
restore verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
virot committed Jan 2, 2025
1 parent abce9c0 commit e951467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
dotnet-version: '8.0.x'

- name: Install dependencies
run: dotnet restore
run: dotnet restore --verbosity detailed


- name: Download Build Output
Expand Down

0 comments on commit e951467

Please sign in to comment.