mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
fixing actions
This commit is contained in:
@@ -31,10 +31,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pip install hererocks
|
pip install hererocks
|
||||||
hererocks lua-pkg --${{ matrix.lua }} -rlatest
|
hererocks lua-pkg --${{ matrix.lua }} -rlatest
|
||||||
source ${{github.workspace}}/lua-pkg/bin/activate
|
|
||||||
|
|
||||||
- name: Install lanes
|
- name: Install lanes
|
||||||
run: |
|
run: |
|
||||||
|
source ${{github.workspace}}/lua-pkg/bin/activate
|
||||||
lua -v
|
lua -v
|
||||||
luarocks insatll lanes
|
luarocks insatll lanes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user