commenting out pesky line
This commit is contained in:
parent
26445857e6
commit
d903309e3b
|
@ -201,7 +201,7 @@ jobs:
|
|||
#- name: Publish
|
||||
# run: |
|
||||
# .\scripts\choco-update.ps1 -version $env:PACKAGE_VERSION
|
||||
Get-ChildItem dist
|
||||
# Get-ChildItem dist
|
||||
|
||||
- name: Publish
|
||||
shell: pwsh
|
||||
|
|
Loading…
Reference in New Issue