Skip to content

Commit

Permalink
LuaRocks test
Browse files Browse the repository at this point in the history
  • Loading branch information
softbf395 authored Oct 10, 2024
1 parent 46c9333 commit 3929d5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
run: |
echo "Installing Lua, Lua-lfs and CMake..."
brew install lua cmake
brew install lua-lfs
brew install lua cmake luarocks
luarocks install luafilesystem # Install LuaFileSystem
- name: Create Build Directory
run: |
Expand Down

0 comments on commit 3929d5c

Please sign in to comment.