fixing actions
This commit is contained in:
parent
cd4cc5fd2d
commit
1064d8a1cc
2
.github/workflows/nix_ci.yml
vendored
2
.github/workflows/nix_ci.yml
vendored
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user