Skip to content

Commit

Permalink
ci: add ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jecket1 committed May 13, 2024
1 parent 01f1ca4 commit 43638aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3"/>
<add key="aelf" value="https://www.myget.org/F/aelf-project-dev/api/v3/index.json"/>
<add key="aelf" value="https://www.myget.org/F/aelf-project-dev/api/v3/index.json" protocolVersion="3"/>
</packageSources>
</configuration>

0 comments on commit 43638aa

Please sign in to comment.