mirror of
https://github.com/qwc/backive.git
synced 2025-04-20 07:32:02 +02:00
Update go.yml
This commit is contained in:
parent
fee1d2b948
commit
3b31b588a5
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@ -14,8 +14,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: setup runner
|
- name: setup runner
|
||||||
run: |
|
run: |
|
||||||
sudo apt search xorg
|
# sudo apt search xorg
|
||||||
sudo apt install xorg-server
|
sudo apt install xserver-xorg
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user