Skip to content

Commit

Permalink
Clean step
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed Nov 15, 2024
1 parent 6e6d9ec commit 5c9ec9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
8.0.x
9.0.x
- name: Clean solution
run: dotnet clean

- name: Install dependencies
run: dotnet restore

Expand Down

0 comments on commit 5c9ec9b

Please sign in to comment.