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: |
|
||||
pip install hererocks
|
||||
hererocks lua-pkg --${{ matrix.lua }} -rlatest
|
||||
source ${{github.workspace}}/lua-pkg/bin/activate
|
||||
|
||||
- name: Install lanes
|
||||
run: |
|
||||
source ${{github.workspace}}/lua-pkg/bin/activate
|
||||
lua -v
|
||||
luarocks insatll lanes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user