secubox-openwrt/.github/workflows
CyberMind-FR 39ca4af683 fix(ci): copy all Lua headers from source directory to fix lualib.h error
Enhanced Lua header installation in SDK to copy ALL .h files from the
Lua source directory, not just search for lua.h individually.

Changes:
- Primary: Copy all *.h files from feeds/packages/lang/lua/src/lua-*/
- Fallback 1: Find directory with lua.h in build_dir and copy ALL headers
- Fallback 2: Search for lua.h, lualib.h, lauxlib.h individually
- Added verification for all 3 critical headers

This fixes the lualib.h missing error that occurred even when lua.h
was successfully found and installed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-03 08:52:32 +01:00
..
build-openwrt-packages.yml fix(ci): copy all Lua headers from source directory to fix lualib.h error 2026-01-03 08:52:32 +01:00
build-secubox-images.yml chore: set OpenWrt 24.10.5 as default version in GitHub Actions 2025-12-30 22:03:42 +01:00
test-validate.yml feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00