mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-02 22:14:29 +01:00
Update GitHub workflow
This commit is contained in:
parent
f1f7b350de
commit
67429e5057
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -27,7 +27,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
if: ${{ matrix.os == 'ubuntu-latest' }}
|
||||
run: |
|
||||
sudo rm -f /etc/apt/sources.list.d/bazel.list
|
||||
sudo apt-get update
|
||||
sudo apt-get install libasound2-dev libgl1-mesa-dev libalut-dev libxcursor-dev libxi-dev libxinerama-dev libxrandr-dev libxxf86vm-dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user