mirror of
https://github.com/qwc/backive.git
synced 2025-01-18 09:37:20 +01:00
Update go.yml
This commit is contained in:
parent
a242ceb6b6
commit
fe8f26e4b4
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 libxi-dev libglvnd-dev
|
||||
sudo apt-get install -y xserver-xorg libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev libglvnd-dev libxxf86vm-dev
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user