Fix CI (Again)

This commit is contained in:
TheBrokenRail 2024-02-04 02:33:35 -05:00
parent 7ba9daa84e
commit 7fc5638143
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ jobs:
run: |
./scripts/build.mjs none client host
export _MCPI_SKIP_ROOT_CHECK=1
export DISPLAY=
./out/client/host/usr/bin/minecraft-pi-reborn-client --copy-sdk
# Build Example Mods
- name: Build Example Mods