mirror of
https://github.com/borgbase/vorta
synced 2024-12-23 00:07:58 +00:00
Update config.yml
This commit is contained in:
parent
c4c41121d4
commit
f177165a28
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: install dependencies
|
name: install dependencies
|
||||||
command: |
|
command: |
|
||||||
sudo apt-get install -y xvfb herbstluftwm
|
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
pip install .
|
pip install .
|
||||||
|
|
Loading…
Reference in a new issue