Skip to content

Commit bf64e14

Browse files
author
Thomas Hambach
committed
Its too late to be coding
1 parent cac0890 commit bf64e14

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/nuget.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
13-
- name: Setup dotnet
14-
uses: actions/setup-dotnet@v1
15-
with:
16-
dotnet-version: 6.0.0
17-
1812
# Publish
1913
- name: publish on version change
2014
id: publish_nuget

0 commit comments

Comments
 (0)