chore(renovate): use . for source uv
All checks were successful
Code check / Check code (push) Successful in 1m18s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-08-24 17:40:36 +05:00
parent 0435c77630
commit 74d0700d7c

View File

@@ -20,7 +20,7 @@ jobs:
- name: Install uv manually
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
source $HOME/.local/bin/env
. $HOME/.local/bin/env
uv --version
- name: Download external renovate config