Skip to content

Commit e44c16e

Browse files
committed
Fix CI
Signed-off-by: Victor Chang <[email protected]>
1 parent 2e0792a commit e44c16e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
semVer: ${{ steps.gitversion.outputs.semVer }}
4040
preReleaseLabel: ${{ steps.gitversion.outputs.preReleaseLabel }}
4141
majorMinorPatch: ${{ steps.gitversion.outputs.majorMinorPatch }}
42+
nuGetVersionV2: ${{ steps.gitversion.outputs.nuGetVersionV2 }}
4243

4344
steps:
4445
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)