mirror of
https://github.com/bitwarden/browser.git
synced 2024-10-30 08:10:34 +01:00
adding the missing execution of the versioninfo script
This commit is contained in:
parent
ffbddc9ddf
commit
ac79795e13
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -54,6 +54,7 @@ jobs:
|
||||
if(Test-Path -Path $env:WIN_PKG) {
|
||||
echo "VER_INFO=true" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
|
||||
}
|
||||
.\scripts\make-versioninfo.ps1
|
||||
env:
|
||||
WIN_PKG: C:\Users\appveyor\.pkg-cache\v2.5\fetched-v10.4.1-win-x64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user