Skip to content

Commit 229f199

Browse files
committed
update build
1 parent fe16e52 commit 229f199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/automatica.drivers/automatica.driver.modbus/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ stages:
2929
inputs:
3030
targetType: 'inline'
3131
script: |
32-
dotnet tool install automatica-cli --global 2>/dev/null
33-
dotnet tool update automatica-cli -g 2>/dev/null
32+
dotnet tool install automatica-cli --global
33+
dotnet tool update automatica-cli -g
3434
3535
- task: DotNetCoreCLI@2
3636
displayName: Restore

0 commit comments

Comments
 (0)