mirror of
https://github.com/actions/node-versions.git
synced 2025-04-21 10:29:20 +08:00
remove debug output
This commit is contained in:
parent
555a12c47c
commit
64469f777c
@ -34,8 +34,6 @@ jobs:
|
||||
inputs:
|
||||
targetType: inline
|
||||
script: |
|
||||
$pwd
|
||||
Get-ChildItem
|
||||
if ("$(Platform)" -match 'win32') { powershell ./setup.ps1 } else { sh ./setup.sh }
|
||||
workingDirectory: '$(Build.BinariesDirectory)'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user