Skip to content

Commit

Permalink
Remove luarocks debug command
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcook committed Oct 18, 2024
1 parent ed354d4 commit 5da40dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/gh_actions/setup_lua.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ ln -s $LR_HOME_DIR/bin/luarocks $HOME/.lua/luarocks
cd $GITHUB_WORKSPACE

luarocks --version
luarocks

if [ "$LUAJIT" == "yes" ]; then
rm -rf $luajit;
Expand Down

0 comments on commit 5da40dc

Please sign in to comment.