Browse Source

Merge pull request #410 from martindevans/test_pr

Test PR
tags/0.9.1
Martin Evans GitHub 2 years ago
parent
commit
cdb98f2874
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/release-patch.yml

+ 1
- 0
.github/workflows/release-patch.yml View File

@@ -51,3 +51,4 @@ jobs:

# - name: Push LLamaSharp packages to nuget.org
# run: dotnet nuget push ./temp/LLamaSharp*.nupkg --source https://www.nuget.org -k ${{ secrets.LLAMA_SHARP_NUGET_KEY }} --skip-duplicate


Loading…
Cancel
Save