fixing actions

This commit is contained in:
Ryan Ward 2023-07-04 13:12:23 -04:00
parent cd4cc5fd2d
commit 1064d8a1cc

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