Skip to content

Commit fef2657

Browse files
authored
Merge pull request #1216 from unoplatform/mergify/bp/canaries/dev/pr-1215
2 parents c358d10 + 124342d commit fef2657

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/templates/dotnet-install-linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ steps:
2828
installationPath: $(DOTNET_INSTALL_DIR)
2929

3030
- bash: |
31-
ubuntu_release=`lsb_release -rs`
32-
wget https://packages.microsoft.com/config/ubuntu/${ubuntu_release}/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
33-
sudo dpkg -i packages-microsoft-prod.deb
3431
sudo apt-get install apt-transport-https
3532
sudo apt-get update
3633
sudo apt-get install -y msopenjdk-11

0 commit comments

Comments
 (0)