Skip to content

Commit d151bd1

Browse files
author
ChristianHaase
committed
refactor: remove unecessary var expose
1 parent 2f8351e commit d151bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v5
24-
- name: Setup .NET ${{ env.NET_VERSION }}
24+
- name: Setup .NET
2525
uses: actions/setup-dotnet@v4
2626
with:
2727
dotnet-version: 10.0.x

0 commit comments

Comments
 (0)