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