Skip to content

Commit 812e30b

Browse files
committed
fix conflict
1 parent 1df008e commit 812e30b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/beam_Playground_Precommit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
- name: Install sbt for running SCIO tests
7070
run: |
7171
sudo apt-get update --yes
72-
sudo apt-get install -y wget
7372
sudo apt-get install apt-transport-https curl gnupg -yqq
7473
echo "deb https://repo.scala-sbt.org/scalasbt/debian all main" | sudo tee /etc/apt/sources.list.d/sbt.list
7574
echo "deb https://repo.scala-sbt.org/scalasbt/debian /" | sudo tee /etc/apt/sources.list.d/sbt_old.list

0 commit comments

Comments
 (0)