Skip to content

fix(ci): install git in container for index commit step - #6

Merged
mshafiee merged 1 commit into
mainfrom
fix/ci-install-git
Jul 22, 2026
Merged

fix(ci): install git in container for index commit step#6
mshafiee merged 1 commit into
mainfrom
fix/ci-install-git

Conversation

@mshafiee

Copy link
Copy Markdown
Contributor

The debian:trixie container doesn't include git, so the "Commit generated indices back to main" step fails with exit code 127 (git: not found).

This PR adds git to the apt-get install list.

@mshafiee
mshafiee merged commit f14e023 into main Jul 22, 2026
2 checks passed
@mshafiee
mshafiee deleted the fix/ci-install-git branch July 22, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant