Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the unnecessary
git diff
command from the build workflow.
- Eliminated the `git diff` command from the `.github/workflows/build.yml` file to streamline the build process.
- Loading branch information