mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-01-29 20:56:22 -05:00
Update go.yml (#157)
This commit is contained in:
parent
2e05406f05
commit
738a203325
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
id: go
|
||||
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install build-essential libx11-dev mesa-common-dev libglfw3-dev libgles2-mesa-dev libasound2-dev
|
||||
run: sudo apt-get install libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev libgl1-mesa-dev libsdl2-dev libasound2-dev
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user