Skip to content

Commit dff8384

Browse files
committed
Fixed workflow
1 parent aab4a68 commit dff8384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release_nuget_workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
name: Create NuGet package
1010
# Virtual environment: https://help.github.com/en/articles/virtual-environments-for-github-actions
1111
runs-on: windows-latest
12-
needs: versioncheck
1312
steps:
1413
- name: Checkout
1514
uses: actions/checkout@v1

0 commit comments

Comments
 (0)