fix/cluster-manager-crash-due-to-overpass-exception #72
@@ -15,10 +15,10 @@ jobs:
|
|||||||
|
|
||||||
- uses: https://gitea.com/actions/checkout@v4
|
- uses: https://gitea.com/actions/checkout@v4
|
||||||
|
|
||||||
- name: Install uv (manually)
|
- name: Install uv (setup-uv)
|
||||||
run: |
|
uses: astral-sh/setup-uv@v6
|
||||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
with:
|
||||||
echo "$HOME/.local/bin" >> $GITHUB_PATH
|
version: "latest"
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
working-directory: backend
|
working-directory: backend
|
||||||
|
|||||||
Reference in New Issue
Block a user