chore(renovate): use . for source uv
All checks were successful
Code check / Check code (push) Successful in 1m18s
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:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Install uv manually
|
- name: Install uv manually
|
||||||
run: |
|
run: |
|
||||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||||
source $HOME/.local/bin/env
|
. $HOME/.local/bin/env
|
||||||
uv --version
|
uv --version
|
||||||
|
|
||||||
- name: Download external renovate config
|
- name: Download external renovate config
|
||||||
|
Reference in New Issue
Block a user