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 24a6e17 commit 9faae23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
dotnet: ${{ fromJSON(inputs.dotnetVersions) }}
steps:
- uses: actions/checkout@v4
# - uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ matrix.dotnet }}
Expand Down

0 comments on commit 9faae23

Please sign in to comment.