mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
fix rpm artifact
This commit is contained in:
parent
0a84689695
commit
d2085f6ff0
@ -37,7 +37,7 @@ build_script:
|
||||
Push-AppveyorArtifact ./dist/bitwarden_$env:package_version_amd64.snap
|
||||
Push-AppveyorArtifact ./dist/Bitwarden-$env:package_version-amd64.deb
|
||||
Push-AppveyorArtifact ./dist/Bitwarden-$env:package_version-x64.freebsd
|
||||
Push-AppveyorArtifact ./dist/dist/Bitwarden-$env:package_version-x86_64.rpm
|
||||
Push-AppveyorArtifact ./dist/Bitwarden-$env:package_version-x86_64.rpm
|
||||
}
|
||||
else {
|
||||
npm run dist:win:ci
|
||||
|
Loading…
Reference in New Issue
Block a user