Compare commits
1 Commits
5a2a119019
...
1efaf30179
| Author | SHA1 | Date | |
|---|---|---|---|
| 1efaf30179 |
@ -6,5 +6,5 @@ steps:
|
|||||||
image: git.unkin.net/unkin/almalinux9-base:latest
|
image: git.unkin.net/unkin/almalinux9-base:latest
|
||||||
commands:
|
commands:
|
||||||
- dnf groupinstall -y "Development Tools" -y
|
- dnf groupinstall -y "Development Tools" -y
|
||||||
- dnf install uv rubygems ruby-devel gcc make redhat-rpm-config glibc-headers glibc-devel -y
|
- dnf install uv rubygems ruby-devel gcc make redhat-rpm-config glibc-headers glibc-devel libffi libffi-devel -y
|
||||||
- uvx pre-commit run --all-files
|
- uvx pre-commit run --all-files
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user