1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-27 03:53:00 +02:00

removing the broken testing code

This commit is contained in:
Joseph Flinn 2021-05-11 14:41:10 -07:00
parent 564d170d7a
commit cac06e473e

View File

@ -180,7 +180,6 @@ jobs:
ls dist/chocolatey
choco pack ./dist/chocolatey/bitwarden.nuspec --version "$env:PACKAGE_VERSION" --out ./dist/chocolatey
cd ./dist/chocolatey
ls dist/chocolatey
- name: Upload Chocolatey nupkg release asset
uses: actions/upload-release-asset@v1