typo fixed

This commit is contained in:
Ryan Ward 2023-07-04 13:20:23 -04:00
parent 1064d8a1cc
commit 8c987b81ab

View File

@ -35,9 +35,9 @@ jobs:
- name: Install lanes
run: |
source ${{github.workspace}}/lua-pkg/bin/activate
lua -v
luarocks insatll lanes
luarocks install lanes
- name: Run Tests
run: |
source ${{github.workspace}}/lua-pkg/bin/activate
lua tests/runtests.lua