Files
webgui/.github/workflows
Eli Bosley d82b8f82cc chore: enhance PR plugin build workflow with error handling and debugging
- Added error handling to the GitHub Actions workflow by setting `set -euo pipefail` for improved reliability.
- Updated the `git diff` command to use the correct syntax for comparing PR SHAs, ensuring accurate retrieval of changed files in the `emhttp` directory.
2025-09-10 12:55:28 -04:00
..