mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-22 13:16:39 +00:00
Passwordless sudo on azure?
This commit is contained in:
parent
5fb6531db8
commit
6f78395ef7
@ -9,8 +9,8 @@ steps:
|
||||
displayName: 'Install Rust'
|
||||
|
||||
- script: |
|
||||
apt-get update
|
||||
apt-get install -y libmysql++-dev
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libmysql++-dev
|
||||
displayName: Install libmysql
|
||||
|
||||
- script: |
|
||||
|
Loading…
Reference in New Issue
Block a user