mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-03 07:33:55 +00:00
update config.yml
This commit is contained in:
parent
f0d84c0310
commit
a451b33679
@ -10,7 +10,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
# specify any bash command here prefixed with `run: `
|
# specify any bash command here prefixed with `run: `
|
||||||
- run: apt-get update
|
- run: apt-get update
|
||||||
- run: apt-get install xvfb
|
- run: apt-get -y install xvfb
|
||||||
# override:
|
# override:
|
||||||
# './...' is a relative pattern which means all subdirectories
|
# './...' is a relative pattern which means all subdirectories
|
||||||
# - run: go get -u github.com/go-vgo/robotgo
|
# - run: go get -u github.com/go-vgo/robotgo
|
||||||
|
Loading…
Reference in New Issue
Block a user