mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
update dotnet sdk
This commit is contained in:
parent
cbc4810e67
commit
32656ba98f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ before_install:
|
|||
- sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-trusty-prod
|
||||
trusty main" > /etc/apt/sources.list.d/dotnetdev.list'
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install dotnet-sdk-2.0.2
|
||||
- sudo apt-get install dotnet-sdk-2.0.3
|
||||
- sudo apt-get install sshpass
|
||||
script:
|
||||
- scripts/build.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue