Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gioce90 authored Dec 30, 2024
1 parent 8775ec9 commit 4a82a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
with:
dotnet-version: '8.0'

- run: dotnet restore NuJet.sln
- run: dotnet restore NuJet

- run: dotnet build NuJet.sln
- run: dotnet build NuJet

0 comments on commit 4a82a8b

Please sign in to comment.