Skip to content

Commit f58418a

Browse files
committed
CI: fix linux build
1 parent ab991d2 commit f58418a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Build AppImage
6161
run: make LOVE_BRANCH=${{ github.sha }}
6262
- name: Print LuaJIT branch
63-
run: git -C LuaJIT-v2.1 branch -v
63+
run: git -C LuaJIT-temp-v3bp-syntax1 branch -v
6464
# start xvfb for test running
6565
- name: Start xvfb and openbox
6666
run: |

0 commit comments

Comments
 (0)