We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df008e commit 812e30bCopy full SHA for 812e30b
1 file changed
.github/workflows/beam_Playground_Precommit.yml
@@ -69,7 +69,6 @@ jobs:
69
- name: Install sbt for running SCIO tests
70
run: |
71
sudo apt-get update --yes
72
- sudo apt-get install -y wget
73
sudo apt-get install apt-transport-https curl gnupg -yqq
74
echo "deb https://repo.scala-sbt.org/scalasbt/debian all main" | sudo tee /etc/apt/sources.list.d/sbt.list
75
echo "deb https://repo.scala-sbt.org/scalasbt/debian /" | sudo tee /etc/apt/sources.list.d/sbt_old.list
0 commit comments