CI: Install rsync
This commit is contained in:
parent
1ee73b270a
commit
0151a0fd16
@ -18,7 +18,7 @@ jobs:
|
||||
- run:
|
||||
name: Install NPM
|
||||
command: |
|
||||
sudo apt-get update && sudo apt-get install -y npm
|
||||
sudo apt-get update && sudo apt-get install -y rsync npm
|
||||
- run:
|
||||
name: Clone WebVM
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user