mirror of https://github.com/qwc/backive.git
Update go.yml
This commit is contained in:
parent
41fb58277e
commit
85defa8b74
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: setup runner
|
- name: setup runner
|
||||||
run: |
|
run: |
|
||||||
# sudo apt search xorg
|
# sudo apt search xorg
|
||||||
sudo apt-get install -y xserver-xorg libxcursor-dev
|
sudo apt-get install -y xserver-xorg libxcursor-dev libxrandr-dev
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
|
|
Loading…
Reference in New Issue