Update build number
This commit is contained in:
parent
a5e450b3fd
commit
e49d5c1bf6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
environment:
|
environment:
|
||||||
version: '5.2.0'
|
version: '5.2.0'
|
||||||
binaryversion: '11'
|
binaryversion: '11'
|
||||||
build: '2'
|
build: '3'
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
|
- run: iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
|
||||||
|
|
Loading…
Reference in a new issue