Fix typo
This commit is contained in:
parent
5959c1229f
commit
35f1d46e81
@ -6,7 +6,7 @@ fi
|
|||||||
|
|
||||||
if [ -z "$NUGET_API_KEY" ]
|
if [ -z "$NUGET_API_KEY" ]
|
||||||
then
|
then
|
||||||
echo "Please define QUIK_API_KEY"
|
echo "Please define NUGET_API_KEY"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user