Skip to content

Commit

Permalink
fix hererocks arg
Browse files Browse the repository at this point in the history
  • Loading branch information
swarn committed Dec 5, 2023
1 parent 5a011fb commit 767b8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Lua and LuaRocks
run: |
python -m hererocks env -l5.1 -rlatest
python -m hererocks env --lua 5.1 -rlatest
- name: install busted
run: |
Expand Down

0 comments on commit 767b8a0

Please sign in to comment.