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