File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7575 /usr/share/keyrings/mono-official-archive-keyring.gpg \
7676 --keyserver hkp://keyserver.ubuntu.com:80 \
7777 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF \
78- echo "deb [signed-by=/usr/share/keyrings/mono-official-archive-keyring.gpg] https://download.mono-project.com/repo/debian stable-buster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
79- sudo apt update
80- sudo apt install -y mono-complete
78+ echo "deb [signed-by=/usr/share/keyrings/mono-official-archive-keyring.gpg] https://download.mono-project.com/repo/debian stable-buster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
79+ sudo apt update
80+ sudo apt install -y mono-complete
8181
8282
8383 - name : Publish to Nuget
You can’t perform that action at this time.
0 commit comments