Skip to content

Commit

Permalink
Updated to pull from new source
Browse files Browse the repository at this point in the history
  • Loading branch information
martindevans committed Jul 11, 2024
1 parent 705efa9 commit fc6d4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama/LLamaSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</PropertyGroup>
<Message Importance="High" Text="Download '$(BinaryReleaseId)/deps.zip' to 'runtimes'" />
<DownloadFile
SourceUrl="https://github.com/martindevans/LLamaSharpBinaries/releases/download/$(BinaryReleaseId)/deps.zip"
SourceUrl="https://github.com/SciSharp/LLamaSharpBinaries/releases/download/$(BinaryReleaseId)/deps.zip"
DestinationFolder="runtimes"
DestinationFileName="deps.zip"
SkipUnchangedFiles="true"
Expand Down

0 comments on commit fc6d4dd

Please sign in to comment.