mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-15 11:45:44 +00:00
install meson in separate CI step
This commit is contained in:
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
@@ -41,6 +41,8 @@ jobs:
|
||||
with:
|
||||
packages: build-essential ccache python3 python3-pip ninja-build libsdl2-dev libgl-dev libglu1-mesa-dev libpthread-stubs0-dev libglm-dev
|
||||
version: 1.0
|
||||
|
||||
- name: Install meson
|
||||
run: |
|
||||
python -m pip install meson
|
||||
# Set a reasonable ccache size
|
||||
|
||||
Reference in New Issue
Block a user