Skip to content

Commit

Permalink
fix: add step id
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed Oct 2, 2024
1 parent 1f5b259 commit bfb00a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup .NET
id: setup
uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{matrix.dotnet}}.x
Expand Down

0 comments on commit bfb00a0

Please sign in to comment.