We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab4a68 commit dff8384Copy full SHA for dff8384
.github/workflows/release_nuget_workflow.yaml
@@ -9,7 +9,6 @@ jobs:
9
name: Create NuGet package
10
# Virtual environment: https://help.github.com/en/articles/virtual-environments-for-github-actions
11
runs-on: windows-latest
12
- needs: versioncheck
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v1
0 commit comments