diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5f3852e9d4..e085c53c17 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -136,8 +136,8 @@ jobs: # In place of ./scripts/choco-update.ps1 New-Item -ItemType directory -Path ./dist - ls -atlh - Move-Item -Path bitwarden-cli.${{ env.PKG_VERSION }}.nupkg -Destination ./dist + ls + Move-Item -Path bitwarden-cli.${{ env.PKG_VERSION }}.nupkg -Destination ./dist/bitwarden-cli.${{ env.PKG_VERSION }}.nupkg cd dist #choco push