Install xsel on CircleCI
This commit is contained in:
parent
52b13f85ca
commit
4ff58c5def
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ jobs:
|
||||||
executor:
|
executor:
|
||||||
name: default
|
name: default
|
||||||
steps:
|
steps:
|
||||||
|
- run: sudo apt-get update && sudo apt-get -y install xsel
|
||||||
- install_firefox
|
- install_firefox
|
||||||
- checkout
|
- checkout
|
||||||
- setup_npm
|
- setup_npm
|
||||||
|
|
Reference in a new issue