From b135d8cd378a8711819db791ad37827849ec2dac Mon Sep 17 00:00:00 2001 From: softbf395 <130502864+softbf395@users.noreply.github.com> Date: Fri, 11 Oct 2024 07:20:13 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fa1b786..9f2f2a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,6 @@ jobs: # Install LuaRocks libraries luarocks install luafilesystem # Install LuaFileSystem - luarocks install luajson # Install LuaJSON for handling JSON luarocks install lua-sql # Install LuaSQL for SQL database access # Add any other LuaRocks packages you need here