mirror of
https://github.com/love2d/love.git
synced 2026-08-12 00:20:52 +02:00
CI: fix linux build
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
- name: Build AppImage
|
||||
run: make LOVE_BRANCH=${{ github.sha }}
|
||||
- name: Print LuaJIT branch
|
||||
run: git -C LuaJIT-v2.1 branch -v
|
||||
run: git -C LuaJIT-temp-v3bp-syntax1 branch -v
|
||||
# start xvfb for test running
|
||||
- name: Start xvfb and openbox
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user