eed3si9n commented on a change in pull request #7926:
URL: https://github.com/apache/tvm/pull/7926#discussion_r620452728



##########
File path: docker/install/ubuntu_install_sbt.sh
##########
@@ -25,7 +25,7 @@ set -o pipefail
 apt-get update && apt-get install -y apt-transport-https
 
 # Install the necessary dependencies for sbt
-echo "deb https://dl.bintray.com/sbt/debian /" | tee -a 
/etc/apt/sources.list.d/sbt.list
+echo "deb https://repo.scala-sbt.org/scalasbt/debian /" | tee -a 
/etc/apt/sources.list.d/sbt.list

Review comment:
       Sorry I haven't had time to update the docs but the new Debian packages 
are now under `all main`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to