update ci workflow

This commit is contained in:
Christoph Brandau
2026-06-30 13:55:24 +02:00
parent 54b5f3f9dc
commit 69b2b4c924
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -126,9 +126,14 @@ jobs:
# ----------------------
# Upload to MinIO (via mc) and create latest.json
# ----------------------
- name: setup python
uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Upload artifacts to MinIO with cicd_tool
working-directory: GitLite/cicd_tool
run: |
pip install uv
python -m pip install uv
uv sync
uv run main.py