mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-25 20:53:36 +00:00
Fixes the cli workflow (#147)
* updating build workflow * fixing the WIN_PKG var * updating the env var in the makversion script * fixing spelling error * fixing the Resource Hacker env vars * adding in the branch check for macos runner assets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$major,$minor,$patch = $env:PACKAGE_VERSION.split('.')
|
||||
$major,$minor,$patch = $env:_PACKAGE_VERSION.split('.')
|
||||
|
||||
$versionInfo = @"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user