1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-08 12:35:09 +02:00

commenting out pesky line

This commit is contained in:
Joseph Flinn 2021-01-11 14:34:39 +00:00
parent 26445857e6
commit d903309e3b

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