mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
update config.yml
This commit is contained in:
parent
833ec8956f
commit
ca5f3ad701
@ -9,6 +9,8 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
# specify any bash command here prefixed with `run: `
|
||||
- run: sudo apt-get update
|
||||
- run: sudo apt-get install xvfb
|
||||
# override:
|
||||
# './...' is a relative pattern which means all subdirectories
|
||||
# - run: go get -u github.com/go-vgo/robotgo
|
||||
|
Loading…
Reference in New Issue
Block a user