fixed pipeline dep
Some checks failed
Check Deleted Workflows / check-deleted-workflows (pull_request) Failing after 9s
Some checks failed
Check Deleted Workflows / check-deleted-workflows (pull_request) Failing after 9s
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- name: Install runtime tools
|
||||
run: |
|
||||
apk add --no-cache bash git python3 jq curl gcc musl-dev librdkafka-dev
|
||||
apk add --no-cache bash git python3 python3-dev jq curl gcc musl-dev librdkafka-dev
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
ln -sf "${HOME}/.local/bin/uv" /usr/local/bin/uv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user