mirror of
https://github.com/qwc/backive.git
synced 2025-01-18 17:47:18 +01:00
Update go.yml
This commit is contained in:
parent
a92cea4afe
commit
b23fd55f95
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -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
|
||||
sudo apt-get install -y xserver-xorg libxcursor-dev libxrandr-dev libxinerama-dev libxcb-xinput-dev
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user