mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
more debugging
This commit is contained in:
parent
13c9148e24
commit
dbb7ca4336
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -266,7 +266,7 @@ jobs:
|
||||
Copy-Item -Path ./stores/chocolatey -Destination ./dist/chocolatey -Recurse
|
||||
Copy-Item -Path ./dist/nsis-web/Bitwarden-Installer-${{ env.PACKAGE_VERSION }}.exe -Destination ./dist/chocolatey
|
||||
|
||||
ls ./dist
|
||||
ls ./dist/chocolatey
|
||||
|
||||
$checksum = checksum -t sha256 ./dist/chocoloatey/Bitwarden-Installer-${{ env.PACKAGE_VERSION }}.exe
|
||||
$chocoInstall = "./dist/chocolatey/tools/chocolateyinstall.ps1"
|
||||
|
Loading…
Reference in New Issue
Block a user