Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
armindogomes committed Jul 13, 2024
2 parents 4d64d6b + 06355fd commit 5de0c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
dotnet-version: '8.0.x'

- name: Restore dependencies
run: dotnet restore
run: dotnet restore Base24Serial/Base24Serial.sln

- name: Build
run: dotnet build --configuration Release --no-restore Base24Serial/Base24Serial.sln
Expand Down

0 comments on commit 5de0c24

Please sign in to comment.