Skip to content

Commit ea5de2f

Browse files
authored
Update build.sh (#157)
1 parent 5238da8 commit ea5de2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ set -o pipefail
77
echo "Restoring dotnet tools..."
88
dotnet tool restore
99

10-
PAKET_SKIP_RESTORE_TARGETS=true FAKE_DETAILED_ERRORS=true dotnet fake build -t "$@"
10+
FAKE_DETAILED_ERRORS=true dotnet fake build -t "$@"

0 commit comments

Comments
 (0)