Skip to content

Commit e0b5331

Browse files
committed
adding git fetch all
1 parent 4cd52f8 commit e0b5331

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/build_prep.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
dotnet new tool-manifest
22
dotnet tool install Cake.Tool --version 1.1.0
3-
Invoke-WebRequest https://cakebuild.net/download/bootstrapper/dotnet-tool/windows -OutFile build.ps1
3+
Invoke-WebRequest https://cakebuild.net/download/bootstrapper/dotnet-tool/windows -OutFile build.ps1
4+
git fetch --all

0 commit comments

Comments
 (0)