mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
fixing release snap test (#300)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -288,6 +288,8 @@ jobs:
|
|||||||
if($testVersion -ne $env:PACKAGE_VERSION) {
|
if($testVersion -ne $env:PACKAGE_VERSION) {
|
||||||
Throw "Version test failed."
|
Throw "Version test failed."
|
||||||
}
|
}
|
||||||
|
env:
|
||||||
|
BITWARDENCLI_APPDATA_DIR: "/home/runner/snap/bw/x1/.config/Bitwarden CLI"
|
||||||
|
|
||||||
- name: Cleanup Test & Update Snap for Publish
|
- name: Cleanup Test & Update Snap for Publish
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
|||||||
Reference in New Issue
Block a user