mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
apt-get update
This commit is contained in:
parent
193d9d5326
commit
67fd7ab63f
@ -18,6 +18,7 @@ init:
|
||||
}
|
||||
|
||||
install:
|
||||
- sh: sudo apt-get update
|
||||
- sh: sudo apt-get -y install pkg-config libxss-dev libsecret-1-dev rpm
|
||||
- ps: $env:package_version = (Get-Content -Raw -Path .\src\package.json | ConvertFrom-Json).version
|
||||
- ps: |
|
||||
|
Loading…
Reference in New Issue
Block a user