Skip to content

Commit 5988545

Browse files
committed
add git for uv-dynamic-versioning
Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk>
1 parent fb82f6f commit 5988545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
contents: read
2222
steps:
2323
- name: Install OS dependencies
24-
run: apk add --no-cache uv
24+
run: apk add --no-cache uv git
2525
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
2626
with:
2727
persist-credentials: false

0 commit comments

Comments
 (0)