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
833ec8956f
commit
ca5f3ad701
@ -9,6 +9,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
# specify any bash command here prefixed with `run: `
|
# specify any bash command here prefixed with `run: `
|
||||||
|
- run: sudo apt-get update
|
||||||
|
- run: sudo apt-get 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