Working on 16.0.0 #53

Merged
rayaman merged 120 commits from v16.0.0 into master 2024-02-25 00:00:51 -05:00
Showing only changes of commit 1064d8a1cc - Show all commits

View File

@ -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