mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 19:29:13 -05:00
d82b8f82cc
- 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.