We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm invoke the install script from travis and get this:
dotnet-install: Downloading primary link https://dotnetcli.azureedge.net/dotnet/Sdk/5.0.100/dotnet-sdk-5.0.100-osx-x64.tar.gz 529/Users/travis/build/nuke-build/nuke/.tmp/dotnet-install.sh: line 908: http_code: unbound variable
The text was updated successfully, but these errors were encountered:
In case it matters, this my script: https://github.com/nuke-build/nuke/blob/65000352b980c18b000301b44c4685a9dd9b3257/build.sh#L5
Sorry, something went wrong.
This issue was fixed in #136. Please use the newer version of the script located at https://dot.net/v1/dotnet-install.sh.
No branches or pull requests
I'm invoke the install script from travis and get this:
The text was updated successfully, but these errors were encountered: