commenting out pesky line

This commit is contained in:
Joseph Flinn 2021-01-11 14:34:39 +00:00
parent 26445857e6
commit d903309e3b
1 changed files with 1 additions and 1 deletions

View File

@ -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