mirror of
https://github.com/lightsoutgames/bevy_full_throttle
synced 2024-12-04 18:55:56 +00:00
This commit is contained in:
parent
c99e2d4d80
commit
38a3db33bd
|
@ -1,6 +0,0 @@
|
||||||
name: install Linux build dependencies
|
|
||||||
runs:
|
|
||||||
using: composite
|
|
||||||
steps:
|
|
||||||
- run: sudo apt-get update; sudo apt-get install -y --no-install-recommends libasound2-dev libudev-dev libspeechd-dev libwayland-dev libclang-dev cmake
|
|
||||||
if: runner.os == 'linux'
|
|
Loading…
Reference in New Issue
Block a user