Skip to content

Commit

Permalink
Control run
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Nov 8, 2023
1 parent bb81cbf commit ab9d8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
dotnet-version: 8.0.x

- name: DotNet restore
if: ${{ false }}
if: ${{ true }}
run: |
dotnet new nugetconfig
dotnet restore -v n
Expand Down

0 comments on commit ab9d8c9

Please sign in to comment.