Skip to content

Commit 34b4f88

Browse files
committed
fix missing fsharp from github release deployment
1 parent 9603f08 commit 34b4f88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ deploy:
4444
secure: hVyVwHl0JiVq0VxXB4VMRWbUtrGclIzadfnWFcWCQBLvbgMLahLBnWlwGglT63pZ
4545
artifact: NugetPackage
4646
prerelease: false
47+
force_update: true #fsharp package runs as separate build job, so have to force_update to add fsharp.nuget added
4748
on:
4849
APPVEYOR_REPO_TAG: true
4950

0 commit comments

Comments
 (0)