GitHub action to install git-delta from a pre-compiled binary and add delta
to the system path.
cargo install git-delta
is too slow to be used in GitHub Actions (takes around 4min).
jobs:
diff:
runs-on: ubuntu-latest
steps:
- uses: sidvishnoi/git-delta@v1
- run: git diff | delta