Skip to content

Commit

Permalink
try another compiled rock
Browse files Browse the repository at this point in the history
  • Loading branch information
swarn committed Dec 5, 2023
1 parent b8a3208 commit dc11e75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ jobs:
run: |
python -m hererocks env --lua 5.1 --luarocks latest
- name: install luasystem
run: |
. env/bin/activate
luarocks install luasystem
luarocks show luasystem
lua -lsystem
- name: Install lfs
run: |
. env/bin/activate
Expand Down

0 comments on commit dc11e75

Please sign in to comment.