Kelsidavis-WoWee/.github/workflows
Kelsi 791ea1919e fix(ci): add dylib verification step to macOS builds
After bundling dylibs, verify with otool -L that every non-system
dylib referenced by wowee_bin is present in the app bundle. Fails
the build if any are missing — prevents silent repeat of #36/#41.
Added to both build.yml and release.yml.
2026-04-03 15:58:29 -07:00
..
build.yml fix(ci): add dylib verification step to macOS builds 2026-04-03 15:58:29 -07:00
release.yml fix(ci): add dylib verification step to macOS builds 2026-04-03 15:58:29 -07:00
security.yml fix: force Node.js 24 for GitHub Actions to resolve CI failure 2026-03-19 20:08:14 -07:00