summaryrefslogtreecommitdiff
path: root/.github/workflows/linux_lua.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linux_lua.yml')
-rw-r--r--.github/workflows/linux_lua.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux_lua.yml b/.github/workflows/linux_lua.yml
index 2c01a1ab6..71a365a3f 100644
--- a/.github/workflows/linux_lua.yml
+++ b/.github/workflows/linux_lua.yml
@@ -24,7 +24,7 @@ jobs:
- name: Installation
run: |
- make -j6 BACKEND=lua
+ make BACKEND=lua
./scripts/get.sh __local__ __install_only__
source ~/.xmake/profile
xmake --version