mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-21 03:15:16 +00:00
need sudo here
This commit is contained in:
parent
82b07f3714
commit
0abb7cf350
@ -214,7 +214,11 @@ jobs:
|
||||
|
||||
# Unfortunately, duplicate all the steps here but run with `sudo`.
|
||||
steps:
|
||||
- run: *INSTALL_GIT
|
||||
- run:
|
||||
node: "Install Git"
|
||||
command: |
|
||||
sudo apt-get --quiet update
|
||||
sudo apt-get --quiet --yes install git
|
||||
|
||||
- "checkout"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user