mirror of https://github.com/Jackett/Jackett
ci/cd: remove nuget workaround (#15361)
This commit is contained in:
parent
35bcb69e23
commit
1c72198aa1
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
Reference in New Issue