Skip to content

Commit

Permalink
(build) Change to use v2 feed instead of v3
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed Jul 7, 2020
1 parent 588286f commit 2fd69a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#load "nuget:https://f.feedz.io/wormiecorp/packages/nuget/index.json?package=Cake.Recipe&version=2.0.0-unstable0224&prerelease"
#load "nuget:https://f.feedz.io/wormiecorp/packages/nuget?package=Cake.Recipe&version=2.0.0-unstable0224&prerelease"

Environment.SetVariableNames();

Expand Down

0 comments on commit 2fd69a7

Please sign in to comment.