Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
softbf395 authored Oct 11, 2024
1 parent aaad3aa commit d50b5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Install Homebrew packages
brew install lua cmake luarocks openssl sqlite3 pkg-config # Install Lua, CMake, LuaRocks, OpenSSL, SQLite, and pkg-config
brew install libzip json-c # Install libzip and JSON-C libraries for ZIP and JSON handling
brew install aes # Install AES encryption library, if available
# brew install aes # Install AES encryption library, if available
# Install LuaRocks libraries
luarocks install luafilesystem # Install LuaFileSystem
Expand Down

0 comments on commit d50b5d9

Please sign in to comment.