Skip to content

Commit

Permalink
Update reusable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-machado committed Apr 19, 2024
1 parent 45c32d8 commit 8fcd565
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
- uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ matrix.dotnet }}
- name: Build

- if: ${{ matrix.path }}
name: Build
run: dotnet build ${{ matrix.path }}

0 comments on commit 8fcd565

Please sign in to comment.