update config.yml

This commit is contained in:
vcaesar 2019-12-09 12:40:36 -04:00
parent ca5f3ad701
commit f0d84c0310

View File

@ -9,8 +9,8 @@ jobs:
steps:
- checkout
# specify any bash command here prefixed with `run: `
- run: sudo apt-get update
- run: sudo apt-get install xvfb
- run: apt-get update
- run: apt-get install xvfb
# override:
# './...' is a relative pattern which means all subdirectories
# - run: go get -u github.com/go-vgo/robotgo